#CECDC4#CECDC4

#CECDC4 is a very light, near-neutral yellow. Relative luminance 0.608; OKLCH L 84.7% C 0.012 H 101.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).

Color values

HEX#CECDC4
RGBrgb(206, 205, 196)
HSLhsl(54, 9%, 79%)
HSVhsv(54, 5%, 81%)
CMYKcmyk(0%, 0.5%, 4.9%, 19.2%)
CIE-LABlab(82.25, -1.26, 4.60)
CIE-LCHlch(82.25, 4.76, 105.30°)
OKLaboklab(84.66% -0.0025 0.0121)
OKLCHoklch(84.66% 0.012 101.5)
XYZxyz(57.2473, 60.7702, 60.9278)
Luminance0.6077 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDC4 #C4C5CE
analogous
#CEC8C4 #CECDC4 #CACEC4
triadic
#CECDC4 #C4CECD #CDC4CE
tetradic
#CECDC4 #C4CEC8 #C4C5CE #CEC4CA
square
#CECDC4 #C4CEC8 #C4C5CE #CEC4CA
split-complementary
#CECDC4 #C4CACE #C8C4CE
monochromatic
#969481 #B2B1A3 #CECDC4 #EAE9E5 #F1F1EE

Accessibility & contrast

On white

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

On black

13.15
#CECDC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECDC4
13.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECDC4#FFFFFF#000000##000000
##CECDC41.001.6013.1513.15
#FFFFFF1.601.0021.0021.00
#00000013.1521.001.001.00
##00000013.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCCC4
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#D0CCCA
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cecdc4;
/* rgb */ color: rgb(206, 205, 196);
/* oklch */ color: oklch(84.7% 0.012 101.5);
Tailwind
colors: {
  custom: {
    50: '#dddcd5',
    500: '#cecdc4',
    950: '#000000',
  },
}
SCSS
$custom: #cecdc4;
$custom-light: #dddcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdc4",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 196
  },
  "hsl": {
    "h": 54,
    "s": 9.259,
    "l": 78.824
  },
  "oklch": {
    "l": 0.84658,
    "c": 0.01234,
    "h": 101.5
  },
  "luminance": 0.6077
}

Semantic roles & 50–950 ramp

primary
#CECDC4
secondary
#9596A2
accent
#599352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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