#CCCDC2#CCCDC2

#CCCDC2 is a very light, near-neutral yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.015 H 110.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC2
RGBrgb(204, 205, 194)
HSLhsl(65, 10%, 78%)
HSVhsv(65, 5%, 80%)
CMYKcmyk(0.5%, 0%, 5.4%, 19.6%)
CIE-LABlab(82.05, -2.31, 5.35)
CIE-LCHlch(82.05, 5.83, 113.31°)
OKLaboklab(84.44% -0.0054 0.0141)
OKLCHoklch(84.44% 0.015 110.9)
XYZxyz(56.4693, 60.3952, 59.7110)
Luminance0.6039 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC2 #C3C2CD
analogous
#CDC8C2 #CCCDC2 #C6CDC2
triadic
#CCCDC2 #C2CCCD #CDC2CC
tetradic
#CCCDC2 #C2CDC8 #C3C2CD #CDC2C6
square
#CCCDC2 #C2CDC8 #C3C2CD #CDC2C6
split-complementary
#CCCDC2 #C2C6CD #C8C2CD
monochromatic
#94967F #B0B1A0 #CCCDC2 #E8E9E4 #F1F1EE

Accessibility & contrast

On white

1.61
#CCCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.08
#CCCDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC2
13.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC2#FFFFFF#000000##000000
##CCCDC21.001.6113.0813.08
#FFFFFF1.611.0021.0021.00
#00000013.0821.001.001.00
##00000013.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#CECCCA
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccdc2;
/* rgb */ color: rgb(204, 205, 194);
/* oklch */ color: oklch(84.4% 0.015 110.9);
Tailwind
colors: {
  custom: {
    50: '#dbdcd4',
    500: '#cccdc2',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc2;
$custom-light: #dbdcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc2",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 65.455,
    "s": 9.91,
    "l": 78.235
  },
  "oklch": {
    "l": 0.84444,
    "c": 0.01504,
    "h": 110.9
  },
  "luminance": 0.60395
}

Semantic roles & 50–950 ramp

primary
#CCCDC2
secondary
#9493A1
accent
#529458
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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