#CECDC4#CECDC4
#CECDC4 is a very light, near-neutral yellow. Relative luminance 0.608; OKLCH L 84.7% C 0.012 H 101.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDC4 |
|---|---|
| RGB | rgb(206, 205, 196) |
| HSL | hsl(54, 9%, 79%) |
| HSV | hsv(54, 5%, 81%) |
| CMYK | cmyk(0%, 0.5%, 4.9%, 19.2%) |
| CIE-LAB | lab(82.25, -1.26, 4.60) |
| CIE-LCH | lch(82.25, 4.76, 105.30°) |
| OKLab | oklab(84.66% -0.0025 0.0121) |
| OKLCH | oklch(84.66% 0.012 101.5) |
| XYZ | xyz(57.2473, 60.7702, 60.9278) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.91
Light Grey
#D8DCD6
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 4.73
Silver
#C0C0C0
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.75
Warm Gray
#C9BEB0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDC4 #C4C5CE
analogous
#CEC8C4 #CECDC4 #CACEC4
triadic
#CECDC4 #C4CECD #CDC4CE
tetradic
#CECDC4 #C4CEC8 #C4C5CE #CEC4CA
square
#CECDC4 #C4CEC8 #C4C5CE #CEC4CA
split-complementary
#CECDC4 #C4CACE #C8C4CE
monochromatic
#969481 #B2B1A3 #CECDC4 #EAE9E5 #F1F1EE
Accessibility & contrast
On white
1.60
#CECDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CECDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDC4
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDC4 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC4
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#D0CCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecdc4; /* rgb */ color: rgb(206, 205, 196); /* oklch */ color: oklch(84.7% 0.012 101.5);
Tailwind
colors: {
custom: {
50: '#dddcd5',
500: '#cecdc4',
950: '#000000',
},
}SCSS
$custom: #cecdc4; $custom-light: #dddcd5; $custom-dark: #000000;
JSON
{
"hex": "#cecdc4",
"rgb": {
"r": 206,
"g": 205,
"b": 196
},
"hsl": {
"h": 54,
"s": 9.259,
"l": 78.824
},
"oklch": {
"l": 0.84658,
"c": 0.01234,
"h": 101.5
},
"luminance": 0.6077
}Semantic roles & 50–950 ramp
primary
#CECDC4
secondary
#9596A2
accent
#599352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483