#CECDC0#CECDC0

#CECDC0 is a very light, near-neutral yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.018 H 103.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).

Color values

HEX#CECDC0
RGBrgb(206, 205, 192)
HSLhsl(56, 13%, 78%)
HSVhsv(56, 7%, 81%)
CMYKcmyk(0%, 0.5%, 6.8%, 19.2%)
CIE-LABlab(82.16, -1.95, 6.59)
CIE-LCHlch(82.16, 6.87, 106.46°)
OKLaboklab(84.55% -0.004 0.0173)
OKLCHoklch(84.55% 0.018 103.2)
XYZxyz(56.7981, 60.5905, 58.5619)
Luminance0.6059 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDC0 #C0C1CE
analogous
#CEC6C0 #CECDC0 #C8CEC0
triadic
#CECDC0 #C0CECD #CDC0CE
tetradic
#CECDC0 #C0CEC6 #C0C1CE #CEC0C8
square
#CECDC0 #C0CEC6 #C0C1CE #CEC0C8
split-complementary
#CECDC0 #C0C8CE #C6C0CE
monochromatic
#98967B #B3B29E #CECDC0 #E9E8E2 #F2F1EE

Accessibility & contrast

On white

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

On black

13.12
#CECDC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECDC0
13.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECDC0#FFFFFF#000000##000000
##CECDC01.001.6013.1213.12
#FFFFFF1.601.0021.0021.00
#00000013.1221.001.001.00
##00000013.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cecdc0;
/* rgb */ color: rgb(206, 205, 192);
/* oklch */ color: oklch(84.5% 0.018 103.2);
Tailwind
colors: {
  custom: {
    50: '#dddcd3',
    500: '#cecdc0',
    950: '#000000',
  },
}
SCSS
$custom: #cecdc0;
$custom-light: #dddcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdc0",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 192
  },
  "hsl": {
    "h": 55.714,
    "s": 12.5,
    "l": 78.039
  },
  "oklch": {
    "l": 0.84549,
    "c": 0.01774,
    "h": 103.2
  },
  "luminance": 0.6059
}

Semantic roles & 50–950 ramp

primary
#CECDC0
secondary
#9091A2
accent
#54974F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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