#CECDC3#CECDC3

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

Color values

HEX#CECDC3
RGBrgb(206, 205, 195)
HSLhsl(55, 10%, 79%)
HSVhsv(55, 5%, 81%)
CMYKcmyk(0%, 0.5%, 5.3%, 19.2%)
CIE-LABlab(82.23, -1.43, 5.09)
CIE-LCHlch(82.23, 5.29, 105.69°)
OKLaboklab(84.63% -0.0029 0.0134)
OKLCHoklch(84.63% 0.014 102.1)
XYZxyz(57.1339, 60.7248, 60.3303)
Luminance0.6072 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDC3 #C3C4CE
analogous
#CEC7C3 #CECDC3 #C9CEC3
triadic
#CECDC3 #C3CECD #CDC3CE
tetradic
#CECDC3 #C3CEC7 #C3C4CE #CEC3C9
square
#CECDC3 #C3CEC7 #C3C4CE #CEC3C9
split-complementary
#CECDC3 #C3C9CE #C7C3CE
monochromatic
#979580 #B2B1A1 #CECDC3 #EAE9E5 #F1F1EE

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CECDC3#FFFFFF#000000##000000
##CECDC31.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)
#CFCCC2
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#D0CBCA
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cecdc3;
/* rgb */ color: rgb(206, 205, 195);
/* oklch */ color: oklch(84.6% 0.014 102.1);
Tailwind
colors: {
  custom: {
    50: '#dddcd5',
    500: '#cecdc3',
    950: '#000000',
  },
}
SCSS
$custom: #cecdc3;
$custom-light: #dddcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdc3",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 195
  },
  "hsl": {
    "h": 54.545,
    "s": 10.092,
    "l": 78.627
  },
  "oklch": {
    "l": 0.8463,
    "c": 0.01369,
    "h": 102.1
  },
  "luminance": 0.60725
}

Semantic roles & 50–950 ramp

primary
#CECDC3
secondary
#9495A2
accent
#579451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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