#CCCDB3#CCCDB3

#CCCDB3 is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.035 H 108.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).

Color values

HEX#CCCDB3
RGBrgb(204, 205, 179)
HSLhsl(62, 21%, 75%)
HSVhsv(62, 13%, 80%)
CMYKcmyk(0.5%, 0%, 12.7%, 19.6%)
CIE-LABlab(81.70, -4.82, 12.85)
CIE-LCHlch(81.70, 13.72, 110.55°)
OKLaboklab(84.06% -0.0114 0.0333)
OKLCHoklch(84.06% 0.035 108.9)
XYZxyz(54.8690, 59.7550, 51.2824)
Luminance0.5976 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDB3 #B4B3CD
analogous
#CDC1B3 #CCCDB3 #BFCDB3
triadic
#CCCDB3 #B3CCCD #CDB3CC
tetradic
#CCCDB3 #B3CDC1 #B4B3CD #CDB3BF
square
#CCCDB3 #B3CDC1 #B4B3CD #CDB3BF
split-complementary
#CCCDB3 #B3BFCD #C1B3CD
monochromatic
#9A9C69 #B3B58E #CCCDB3 #E5E5D8 #F3F3ED

Accessibility & contrast

On white

1.62
#CCCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.95
#CCCDB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDB3
12.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDB3#FFFFFF#000000##000000
##CCCDB31.001.6212.9512.95
#FFFFFF1.621.0021.0021.00
#00000012.9521.001.001.00
##00000012.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CAB2
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#D0CAC6
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #cccdb3;
/* rgb */ color: rgb(204, 205, 179);
/* oklch */ color: oklch(84.1% 0.035 108.9);
Tailwind
colors: {
  custom: {
    50: '#dbdcc9',
    500: '#cccdb3',
    950: '#000000',
  },
}
SCSS
$custom: #cccdb3;
$custom-light: #dbdcc9;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdb3",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 179
  },
  "hsl": {
    "h": 62.308,
    "s": 20.635,
    "l": 75.294
  },
  "oklch": {
    "l": 0.84055,
    "c": 0.03519,
    "h": 108.9
  },
  "luminance": 0.59755
}

Semantic roles & 50–950 ramp

primary
#CCCDB3
secondary
#8482A2
accent
#469F4A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482

Preview Lab

Preview with #CCCDB3

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

Preview Lab → · Contrast checker → · Palette generator →

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