#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 |
|---|---|
| RGB | rgb(206, 205, 192) |
| HSL | hsl(56, 13%, 78%) |
| HSV | hsv(56, 7%, 81%) |
| CMYK | cmyk(0%, 0.5%, 6.8%, 19.2%) |
| CIE-LAB | lab(82.16, -1.95, 6.59) |
| CIE-LCH | lch(82.16, 6.87, 106.46°) |
| OKLab | oklab(84.55% -0.004 0.0173) |
| OKLCH | oklch(84.55% 0.018 103.2) |
| XYZ | xyz(56.7981, 60.5905, 58.5619) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 6.41
Warm Beige
#E9DCC9
ΔE00 6.84
Silver
#C0C0C0
ΔE00 6.93
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 |
|---|---|---|---|---|
| ##CECDC0 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.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