#CCCEC0#CCCEC0

#CCCEC0 is a very light, near-neutral yellow. Relative luminance 0.608; OKLCH L 84.6% C 0.019 H 113.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).

Color values

HEX#CCCEC0
RGBrgb(204, 206, 192)
HSLhsl(69, 13%, 78%)
HSVhsv(69, 7%, 81%)
CMYKcmyk(1%, 0%, 6.8%, 19.2%)
CIE-LABlab(82.26, -3.17, 6.72)
CIE-LCHlch(82.26, 7.43, 115.27°)
OKLaboklab(84.6% -0.0076 0.0176)
OKLCHoklch(84.6% 0.019 113.4)
XYZxyz(56.4862, 60.7859, 58.6160)
Luminance0.6079 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCEC0 #C2C0CE
analogous
#CEC9C0 #CCCEC0 #C5CEC0
triadic
#CCCEC0 #C0CCCE #CEC0CC
tetradic
#CCCEC0 #C0CEC9 #C2C0CE #CEC0C5
square
#CCCEC0 #C0CEC9 #C2C0CE #CEC0C5
split-complementary
#CCCEC0 #C0C5CE #C9C0CE
monochromatic
#94987B #B0B39E #CCCEC0 #E8E9E2 #F1F2EE

Accessibility & contrast

On white

1.60
#CCCEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.16
#CCCEC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCEC0
13.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCEC0#FFFFFF#000000##000000
##CCCEC01.001.6013.1613.16
#FFFFFF1.601.0021.0021.00
#00000013.1621.001.001.00
##00000013.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CCBF
Deuteranopia (green-blind)
#D0CDC0
Tritanopia (blue-blind)
#CECCCA
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccec0;
/* rgb */ color: rgb(204, 206, 192);
/* oklch */ color: oklch(84.6% 0.019 113.4);
Tailwind
colors: {
  custom: {
    50: '#dbdcd3',
    500: '#cccec0',
    950: '#000000',
  },
}
SCSS
$custom: #cccec0;
$custom-light: #dbdcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#cccec0",
  "rgb": {
    "r": 204,
    "g": 206,
    "b": 192
  },
  "hsl": {
    "h": 68.571,
    "s": 12.5,
    "l": 78.039
  },
  "oklch": {
    "l": 0.84595,
    "c": 0.01918,
    "h": 113.4
  },
  "luminance": 0.60786
}

Semantic roles & 50–950 ramp

primary
#CCCEC0
secondary
#9390A2
accent
#4F9759
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCEC0

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

Preview Lab → · Contrast checker → · Palette generator →

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