#CCCDA2#CCCDA2

#CCCDA2 is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.7% C 0.057 H 108.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).

Color values

HEX#CCCDA2
RGBrgb(204, 205, 162)
HSLhsl(61, 30%, 72%)
HSVhsv(61, 21%, 80%)
CMYKcmyk(0.5%, 0%, 21%, 19.6%)
CIE-LABlab(81.35, -7.42, 21.36)
CIE-LCHlch(81.35, 22.62, 109.15°)
OKLaboklab(83.66% -0.0184 0.0544)
OKLCHoklch(83.66% 0.057 108.7)
XYZxyz(53.2544, 59.1092, 42.7792)
Luminance0.5911 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDA2 #A3A2CD
analogous
#CDB9A2 #CCCDA2 #B7CDA2
triadic
#CCCDA2 #A2CCCD #CDA2CC
tetradic
#CCCDA2 #A2CDB9 #A3A2CD #CDA2B7
square
#CCCDA2 #A2CDB9 #A3A2CD #CDA2B7
split-complementary
#CCCDA2 #A2B7CD #B9A2CD
monochromatic
#9D9F56 #B6B87A #CCCDA2 #E2E2CA #F4F4EB

Accessibility & contrast

On white

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

On black

12.82
#CCCDA2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDA2
12.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDA2#FFFFFF#000000##000000
##CCCDA21.001.6412.8212.82
#FFFFFF1.641.0021.0021.00
#00000012.8221.001.001.00
##00000012.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C99F
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#D2C7C1
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccda2;
/* rgb */ color: rgb(204, 205, 162);
/* oklch */ color: oklch(83.7% 0.057 108.7);
Tailwind
colors: {
  custom: {
    50: '#dcdcbd',
    500: '#cccda2',
    950: '#000000',
  },
}
SCSS
$custom: #cccda2;
$custom-light: #dcdcbd;
$custom-dark: #000000;
JSON
{
  "hex": "#cccda2",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 162
  },
  "hsl": {
    "h": 61.395,
    "s": 30.07,
    "l": 71.961
  },
  "oklch": {
    "l": 0.8366,
    "c": 0.05745,
    "h": 108.7
  },
  "luminance": 0.59109
}

Semantic roles & 50–950 ramp

primary
#CCCDA2
secondary
#7271A2
accent
#3DA93F
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482

Preview Lab

Preview with #CCCDA2

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

Preview Lab → · Contrast checker → · Palette generator →

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