Color #CB98BF Color / Colour Code #CB98BF

    This page shows the hex color code for color #cb98bf (#CB98BF). The colour is a purple tone with 33% saturation and 70% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #CB98BF

    Color Conversions

    HEX
    #CB98BF
    RGB
    rgb(203, 152, 191)
    HSL
    hsl(314, 33%, 70%)
    HSV
    hsv(314, 25%, 80%)
    CMYK
    cmyk(0%, 25%, 6%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CB98BF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.39:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    8.78:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.06:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #CB98BF paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 284, 314, and 344 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 314, 74, and 194 degrees.

    Color Palettes Using #CB98BF

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 314 and saturation at 33%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #331A2D #66335A #AA5596 #CC99C0 #E5CCDF
    Warm Harmony

    Adjacent hues from 314 to 359 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #B266A0 #B2668E #B2667B #B26668
    Cool Contrast

    Combines the base color at hue 314 with its complement at 134 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #AA5596 #55AA69 #55AA93 #5596AA
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #E0B8D7 #E0C1B8 #D7E0B8 #B8E0C1 #B8D7E0

    Shades & Tints of #CB98BF

    Lightness variations at hue 314 and 33% saturation.

    CSS Gradients with #CB98BF

    Purple to Green
    linear-gradient(135deg, #cb98bf, #99cca5)
    Analogous Fade
    linear-gradient(90deg, #cb98bf, #cc99a7)
    Deep to Light
    linear-gradient(180deg, #3d1f36, #e0c2d9)
    Tricolor Sweep
    linear-gradient(135deg, #cc99c0, #c0cc99, #99c0cc)

    Design Use Cases for #CB98BF

    Balanced UI Color

    At 33% saturation, #CB98BF strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Light Background Tint

    #CB98BF at 70% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Creativity & Premium Positioning

    #CB98BF falls in the purple spectrum (hue 314). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #CB98BF (hue 314) to its complement at hue 134. For a subtler effect, try pairing with an analogous color at hue 344. Use CSS: background: linear-gradient(135deg, #cb98bf, #99cca5);

    CSS Code for #CB98BF

    /* Background */
    background-color: #cb98bf;
    background-color: rgb(203, 152, 191);
    background-color: hsl(314, 33%, 70%);
    /* Text */
    color: #cb98bf;
    /* Border */
    border: 2px solid #cb98bf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(203, 152, 191, 0.3);
    /* CSS Variable */
    --color-primary: 314 33% 70%;

    Similar Colors

    Colors visually similar to #CB98BF based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #CB98BF across image editing and color design tools.

    About Color #CB98BF (#CB98BF)

    #CB98BF is a purple color (colour) with RGB channel values of 203 red, 152 green, and 191 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 314 degrees with 33% saturation and 70% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CB98BF is 172/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 25% magenta, 6% yellow, and 20% key (black).

    The WCAG contrast ratio of #CB98BF against white is 2.39:1 and against black is 8.78:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 8.78:1, or use it exclusively for decorative purposes.

    The complementary colour #99CCA5 creates maximum visual tension when paired with #CB98BF. For more harmonious color combinations, use the analogous colours #BE99CC and #CC99A7, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #CB98BF

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #CB98BF?
    #CB98BF is Color #CB98BF, a purple color (colour) with RGB(203, 152, 191), HSL(314, 33%, 70%), and CMYK(0%, 25%, 6%, 20%). Its perceived brightness is 172/255.
    Is #CB98BF accessible for text?
    Against white, #CB98BF has a contrast ratio of 2.39:1 (fails AA for normal text). Against black, it has 8.78:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CB98BF?
    The complementary colour is #99CCA5 (hue 134). For subtle color combinations, use analogous colours #BE99CC and #CC99A7. The triadic palette adds #C0CC99 and #99C0CC for vibrant variety.
    How do I use #CB98BF in CSS?
    Use any format: color: #cb98bf; or rgb(203, 152, 191); or hsl(314, 33%, 70%). For CSS custom properties: --color-primary: 314 33% 70%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.