#CECDC2#CECDC2

#CECDC2 is a very light, near-neutral yellow. Relative luminance 0.607; OKLCH L 84.6% C 0.015 H 102.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).

Color values

HEX#CECDC2
RGBrgb(206, 205, 194)
HSLhsl(55, 11%, 78%)
HSVhsv(55, 6%, 81%)
CMYKcmyk(0%, 0.5%, 5.8%, 19.2%)
CIE-LABlab(82.21, -1.60, 5.59)
CIE-LCHlch(82.21, 5.82, 106.00°)
OKLaboklab(84.6% -0.0032 0.0147)
OKLCHoklch(84.6% 0.015 102.5)
XYZxyz(57.0212, 60.6797, 59.7369)
Luminance0.6068 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDC2 #C2C3CE
analogous
#CEC7C2 #CECDC2 #C9CEC2
triadic
#CECDC2 #C2CECD #CDC2CE
tetradic
#CECDC2 #C2CEC7 #C2C3CE #CEC2C9
square
#CECDC2 #C2CEC7 #C2C3CE #CEC2C9
split-complementary
#CECDC2 #C2C9CE #C7C2CE
monochromatic
#97957E #B3B1A0 #CECDC2 #E9E9E4 #F1F1EE

Accessibility & contrast

On white

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

On black

13.14
#CECDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECDC2
13.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECDC2#FFFFFF#000000##000000
##CECDC21.001.6013.1413.14
#FFFFFF1.601.0021.0021.00
#00000013.1421.001.001.00
##00000013.1421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cecdc2;
/* rgb */ color: rgb(206, 205, 194);
/* oklch */ color: oklch(84.6% 0.015 102.5);
Tailwind
colors: {
  custom: {
    50: '#dddcd4',
    500: '#cecdc2',
    950: '#000000',
  },
}
SCSS
$custom: #cecdc2;
$custom-light: #dddcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdc2",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 55,
    "s": 10.909,
    "l": 78.431
  },
  "oklch": {
    "l": 0.84603,
    "c": 0.01504,
    "h": 102.5
  },
  "luminance": 0.60679
}

Semantic roles & 50–950 ramp

primary
#CECDC2
secondary
#9294A2
accent
#569551
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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