#CCCBB2#CCCBB2

#CCCBB2 is a very light, muted yellow. Relative luminance 0.588; OKLCH L 83.6% C 0.034 H 105.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#CCCBB2
RGBrgb(204, 203, 178)
HSLhsl(58, 20%, 75%)
HSVhsv(58, 13%, 80%)
CMYKcmyk(0%, 0.5%, 12.7%, 20%)
CIE-LABlab(81.16, -3.94, 12.61)
CIE-LCHlch(81.16, 13.21, 107.34°)
OKLaboklab(83.62% -0.0089 0.0327)
OKLCHoklch(83.62% 0.034 105.2)
XYZxyz(54.2929, 58.7640, 50.5933)
Luminance0.5876 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBB2 #B2B3CC
analogous
#CCBEB2 #CCCBB2 #C0CCB2
triadic
#CCCBB2 #B2CCCB #CBB2CC
tetradic
#CCCBB2 #B2CCBE #B2B3CC #CCB2C0
square
#CCCBB2 #B2CCBE #B2B3CC #CCB2C0
split-complementary
#CCCBB2 #B2C0CC #BEB2CC
monochromatic
#9B9968 #B4B28D #CCCBB2 #E4E4D7 #F3F3ED

Accessibility & contrast

On white

1.65
#CCCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#CCCBB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBB2
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBB2#FFFFFF#000000##000000
##CCCBB21.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#D0C7C4
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccbb2;
/* rgb */ color: rgb(204, 203, 178);
/* oklch */ color: oklch(83.6% 0.034 105.2);
Tailwind
colors: {
  custom: {
    50: '#dbdac9',
    500: '#cccbb2',
    950: '#000000',
  },
}
SCSS
$custom: #cccbb2;
$custom-light: #dbdac9;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbb2",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 178
  },
  "hsl": {
    "h": 57.692,
    "s": 20.313,
    "l": 74.902
  },
  "oklch": {
    "l": 0.83619,
    "c": 0.03388,
    "h": 105.2
  },
  "luminance": 0.58764
}

Semantic roles & 50–950 ramp

primary
#CCCBB2
secondary
#8183A1
accent
#4A9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382

Preview Lab

Preview with #CCCBB2

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#CCCBB2 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva