#CCCDA0#CCCDA0

#CCCDA0 is a very light, moderate yellow. Relative luminance 0.590; OKLCH L 83.6% C 0.060 H 108.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).

Color values

HEX#CCCDA0
RGBrgb(204, 205, 160)
HSLhsl(61, 31%, 72%)
HSVhsv(61, 22%, 80%)
CMYKcmyk(0.5%, 0%, 22%, 19.6%)
CIE-LABlab(81.31, -7.71, 22.37)
CIE-LCHlch(81.31, 23.66, 109.01°)
OKLaboklab(83.62% -0.0192 0.0569)
OKLCHoklch(83.62% 0.06 108.7)
XYZxyz(53.0781, 59.0387, 41.8503)
Luminance0.5904 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDA0 #A1A0CD
analogous
#CDB8A0 #CCCDA0 #B6CDA0
triadic
#CCCDA0 #A0CCCD #CDA0CC
tetradic
#CCCDA0 #A0CDB8 #A1A0CD #CDA0B6
square
#CCCDA0 #A0CDB8 #A1A0CD #CDA0B6
split-complementary
#CCCDA0 #A0B6CD #B8A0CD
monochromatic
#9D9F54 #B6B878 #CCCDA0 #E2E2C8 #F4F4EB

Accessibility & contrast

On white

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

On black

12.81
#CCCDA0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDA0
12.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDA0#FFFFFF#000000##000000
##CCCDA01.001.6412.8112.81
#FFFFFF1.641.0021.0021.00
#00000012.8121.001.001.00
##00000012.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5C99D
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#D3C7C1
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccda0;
/* rgb */ color: rgb(204, 205, 160);
/* oklch */ color: oklch(83.6% 0.060 108.7);
Tailwind
colors: {
  custom: {
    50: '#dcdcbc',
    500: '#cccda0',
    950: '#000000',
  },
}
SCSS
$custom: #cccda0;
$custom-light: #dcdcbc;
$custom-dark: #000000;
JSON
{
  "hex": "#cccda0",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 160
  },
  "hsl": {
    "h": 61.333,
    "s": 31.034,
    "l": 71.569
  },
  "oklch": {
    "l": 0.83616,
    "c": 0.06001,
    "h": 108.7
  },
  "luminance": 0.59038
}

Semantic roles & 50–950 ramp

primary
#CCCDA0
secondary
#706FA2
accent
#3CAA3E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151512
muted
#848482

Preview Lab

Preview with #CCCDA0

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

Preview Lab → · Contrast checker → · Palette generator →

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