#CCCBB5#CCCBB5

#CCCBB5 is a very light, muted yellow. Relative luminance 0.589; OKLCH L 83.7% C 0.030 H 104.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).

Color values

HEX#CCCBB5
RGBrgb(204, 203, 181)
HSLhsl(57, 18%, 75%)
HSVhsv(57, 11%, 80%)
CMYKcmyk(0%, 0.5%, 11.3%, 20%)
CIE-LABlab(81.23, -3.45, 11.11)
CIE-LCHlch(81.23, 11.63, 107.27°)
OKLaboklab(83.7% -0.0077 0.0289)
OKLCHoklch(83.7% 0.03 104.9)
XYZxyz(54.5974, 58.8858, 52.1970)
Luminance0.5888 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBB5 #B5B6CC
analogous
#CCBFB5 #CCCBB5 #C1CCB5
triadic
#CCCBB5 #B5CCCB #CBB5CC
tetradic
#CCCBB5 #B5CCBF #B5B6CC #CCB5C1
square
#CCCBB5 #B5CCBF #B5B6CC #CCB5C1
split-complementary
#CCCBB5 #B5C1CC #BFB5CC
monochromatic
#9A986D #B3B291 #CCCBB5 #E5E4D9 #F3F2ED

Accessibility & contrast

On white

1.64
#CCCBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.78
#CCCBB5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBB5
12.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBB5#FFFFFF#000000##000000
##CCCBB51.001.6412.7812.78
#FFFFFF1.641.0021.0021.00
#00000012.7821.001.001.00
##00000012.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFC9B4
Deuteranopia (green-blind)
#D0CAB6
Tritanopia (blue-blind)
#D0C8C5
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccbb5;
/* rgb */ color: rgb(204, 203, 181);
/* oklch */ color: oklch(83.7% 0.030 104.9);
Tailwind
colors: {
  custom: {
    50: '#dbdacb',
    500: '#cccbb5',
    950: '#000000',
  },
}
SCSS
$custom: #cccbb5;
$custom-light: #dbdacb;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbb5",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 181
  },
  "hsl": {
    "h": 57.391,
    "s": 18.4,
    "l": 75.49
  },
  "oklch": {
    "l": 0.83695,
    "c": 0.02987,
    "h": 104.9
  },
  "luminance": 0.58885
}

Semantic roles & 50–950 ramp

primary
#CCCBB5
secondary
#8586A1
accent
#4C9D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382

Preview Lab

Preview with #CCCBB5

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

Preview Lab → · Contrast checker → · Palette generator →

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