#CCCDC1#CCCDC1

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

Color values

HEX#CCCDC1
RGBrgb(204, 205, 193)
HSLhsl(65, 11%, 78%)
HSVhsv(65, 6%, 80%)
CMYKcmyk(0.5%, 0%, 5.9%, 19.6%)
CIE-LABlab(82.03, -2.48, 5.85)
CIE-LCHlch(82.03, 6.35, 112.97°)
OKLaboklab(84.42% -0.0058 0.0153)
OKLCHoklch(84.42% 0.016 110.6)
XYZxyz(56.3574, 60.3504, 59.1215)
Luminance0.6035 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC1 #C2C1CD
analogous
#CDC8C1 #CCCDC1 #C6CDC1
triadic
#CCCDC1 #C1CCCD #CDC1CC
tetradic
#CCCDC1 #C1CDC8 #C2C1CD #CDC1C6
square
#CCCDC1 #C1CDC8 #C2C1CD #CDC1C6
split-complementary
#CCCDC1 #C1C6CD #C8C1CD
monochromatic
#94967D #B0B29F #CCCDC1 #E8E8E3 #F1F1EE

Accessibility & contrast

On white

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

On black

13.07
#CCCDC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC1
13.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC1#FFFFFF#000000##000000
##CCCDC11.001.6113.0713.07
#FFFFFF1.611.0021.0021.00
#00000013.0721.001.001.00
##00000013.0721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdc1;
/* rgb */ color: rgb(204, 205, 193);
/* oklch */ color: oklch(84.4% 0.016 110.6);
Tailwind
colors: {
  custom: {
    50: '#dbdcd3',
    500: '#cccdc1',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc1;
$custom-light: #dbdcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc1",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 193
  },
  "hsl": {
    "h": 65,
    "s": 10.714,
    "l": 78.039
  },
  "oklch": {
    "l": 0.84417,
    "c": 0.01639,
    "h": 110.6
  },
  "luminance": 0.6035
}

Semantic roles & 50–950 ramp

primary
#CCCDC1
secondary
#9391A1
accent
#519556
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC1

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

Preview Lab → · Contrast checker → · Palette generator →

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