#CECDC1#CECDC1

#CECDC1 is a very light, near-neutral yellow. Relative luminance 0.606; OKLCH L 84.6% C 0.016 H 102.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).

Color values

HEX#CECDC1
RGBrgb(206, 205, 193)
HSLhsl(55, 12%, 78%)
HSVhsv(55, 6%, 81%)
CMYKcmyk(0%, 0.5%, 6.3%, 19.2%)
CIE-LABlab(82.18, -1.78, 6.09)
CIE-LCHlch(82.18, 6.34, 106.25°)
OKLaboklab(84.58% -0.0036 0.016)
OKLCHoklch(84.58% 0.016 102.9)
XYZxyz(56.9092, 60.6350, 59.1474)
Luminance0.6063 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDC1 #C1C2CE
analogous
#CEC6C1 #CECDC1 #C8CEC1
triadic
#CECDC1 #C1CECD #CDC1CE
tetradic
#CECDC1 #C1CEC6 #C1C2CE #CEC1C8
square
#CECDC1 #C1CEC6 #C1C2CE #CEC1C8
split-complementary
#CECDC1 #C1C8CE #C6C1CE
monochromatic
#98967D #B3B19F #CECDC1 #E9E9E3 #F1F1EE

Accessibility & contrast

On white

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

On black

13.13
#CECDC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECDC1
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECDC1#FFFFFF#000000##000000
##CECDC11.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cecdc1;
/* rgb */ color: rgb(206, 205, 193);
/* oklch */ color: oklch(84.6% 0.016 102.9);
Tailwind
colors: {
  custom: {
    50: '#dddcd3',
    500: '#cecdc1',
    950: '#000000',
  },
}
SCSS
$custom: #cecdc1;
$custom-light: #dddcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdc1",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 193
  },
  "hsl": {
    "h": 55.385,
    "s": 11.712,
    "l": 78.235
  },
  "oklch": {
    "l": 0.84576,
    "c": 0.01639,
    "h": 102.9
  },
  "luminance": 0.60635
}

Semantic roles & 50–950 ramp

primary
#CECDC1
secondary
#9193A2
accent
#559650
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECDC1

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

Preview Lab → · Contrast checker → · Palette generator →

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