#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 |
|---|---|
| RGB | rgb(206, 205, 193) |
| HSL | hsl(55, 12%, 78%) |
| HSV | hsv(55, 6%, 81%) |
| CMYK | cmyk(0%, 0.5%, 6.3%, 19.2%) |
| CIE-LAB | lab(82.18, -1.78, 6.09) |
| CIE-LCH | lch(82.18, 6.34, 106.25°) |
| OKLab | oklab(84.58% -0.0036 0.016) |
| OKLCH | oklch(84.58% 0.016 102.9) |
| XYZ | xyz(56.9092, 60.6350, 59.1474) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.70
Silver (survey)
#C5C9C7
ΔE00 4.97
Warm Gray
#C9BEB0
ΔE00 5.87
Light Gray
#D3D3D3
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 6.85
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 |
|---|---|---|---|---|
| ##CECDC1 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.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