#CCCCB9#CCCCB9

#CCCCB9 is a very light, muted yellow. Relative luminance 0.595; OKLCH L 84.0% C 0.026 H 106.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).

Color values

HEX#CCCCB9
RGBrgb(204, 204, 185)
HSLhsl(60, 16%, 76%)
HSVhsv(60, 9%, 80%)
CMYKcmyk(0%, 0%, 9.3%, 20%)
CIE-LABlab(81.58, -3.32, 9.47)
CIE-LCHlch(81.58, 10.04, 109.28°)
OKLaboklab(84% -0.0075 0.0247)
OKLCHoklch(84% 0.026 106.9)
XYZxyz(55.2506, 59.5262, 54.4686)
Luminance0.5953 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCB9 #B9B9CC
analogous
#CCC3B9 #CCCCB9 #C3CCB9
triadic
#CCCCB9 #B9CCCC #CCB9CC
tetradic
#CCCCB9 #B9CCC3 #B9B9CC #CCB9C3
square
#CCCCB9 #B9CCC3 #B9B9CC #CCB9C3
split-complementary
#CCCCB9 #B9C3CC #C3B9CC
monochromatic
#989872 #B2B296 #CCCCB9 #E6E6DC #F2F2ED

Accessibility & contrast

On white

1.63
#CCCCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.91
#CCCCB9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCB9
12.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCB9#FFFFFF#000000##000000
##CCCCB91.001.6312.9112.91
#FFFFFF1.631.0021.0021.00
#00000012.9121.001.001.00
##00000012.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CAB8
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#CFC9C6
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccb9;
/* rgb */ color: rgb(204, 204, 185);
/* oklch */ color: oklch(84.0% 0.026 106.9);
Tailwind
colors: {
  custom: {
    50: '#dbdbce',
    500: '#ccccb9',
    950: '#000000',
  },
}
SCSS
$custom: #ccccb9;
$custom-light: #dbdbce;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccb9",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 185
  },
  "hsl": {
    "h": 60,
    "s": 15.702,
    "l": 76.275
  },
  "oklch": {
    "l": 0.84002,
    "c": 0.02582,
    "h": 106.9
  },
  "luminance": 0.59526
}

Semantic roles & 50–950 ramp

primary
#CCCCB9
secondary
#8989A0
accent
#4C9A4C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151513
muted
#848483

Preview Lab

Preview with #CCCCB9

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

Preview Lab → · Contrast checker → · Palette generator →

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