#CCCDA5#CCCDA5

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

Color values

HEX#CCCDA5
RGBrgb(204, 205, 165)
HSLhsl(62, 29%, 73%)
HSVhsv(62, 20%, 80%)
CMYKcmyk(0.5%, 0%, 19.5%, 19.6%)
CIE-LABlab(81.41, -6.98, 19.86)
CIE-LCHlch(81.41, 21.05, 109.36°)
OKLaboklab(83.73% -0.0172 0.0508)
OKLCHoklch(83.73% 0.054 108.7)
XYZxyz(53.5243, 59.2172, 44.2004)
Luminance0.5922 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDA5 #A6A5CD
analogous
#CDBAA5 #CCCDA5 #B8CDA5
triadic
#CCCDA5 #A5CCCD #CDA5CC
tetradic
#CCCDA5 #A5CDBA #A6A5CD #CDA5B8
square
#CCCDA5 #A5CDBA #A6A5CD #CDA5B8
split-complementary
#CCCDA5 #A5B8CD #BAA5CD
monochromatic
#9D9F58 #B6B77E #CCCDA5 #E2E3CC #F4F4EB

Accessibility & contrast

On white

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

On black

12.84
#CCCDA5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDA5
12.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDA5#FFFFFF#000000##000000
##CCCDA51.001.6412.8412.84
#FFFFFF1.641.0021.0021.00
#00000012.8421.001.001.00
##00000012.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C9A3
Deuteranopia (green-blind)
#D4CBA6
Tritanopia (blue-blind)
#D2C8C2
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccda5;
/* rgb */ color: rgb(204, 205, 165);
/* oklch */ color: oklch(83.7% 0.054 108.7);
Tailwind
colors: {
  custom: {
    50: '#dbdcbf',
    500: '#cccda5',
    950: '#000000',
  },
}
SCSS
$custom: #cccda5;
$custom-light: #dbdcbf;
$custom-dark: #000000;
JSON
{
  "hex": "#cccda5",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 165
  },
  "hsl": {
    "h": 61.5,
    "s": 28.571,
    "l": 72.549
  },
  "oklch": {
    "l": 0.83726,
    "c": 0.05357,
    "h": 108.7
  },
  "luminance": 0.59217
}

Semantic roles & 50–950 ramp

primary
#CCCDA5
secondary
#7574A2
accent
#3EA741
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482

Preview Lab

Preview with #CCCDA5

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

Preview Lab → · Contrast checker → · Palette generator →

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