#CECDC9#CECDC9
#CECDC9 is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.8% C 0.006 H 95.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDC9 |
|---|---|
| RGB | rgb(206, 205, 201) |
| HSL | hsl(48, 5%, 80%) |
| HSV | hsv(48, 2%, 81%) |
| CMYK | cmyk(0%, 0.5%, 2.4%, 19.2%) |
| CIE-LAB | lab(82.38, -0.38, 2.11) |
| CIE-LCH | lch(82.38, 2.14, 100.13°) |
| OKLab | oklab(84.8% -0.0005 0.0056) |
| OKLCH | oklch(84.8% 0.006 95.1) |
| XYZ | xyz(57.8259, 61.0016, 63.9751) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.54
Silver (survey)
#C5C9C7
ΔE00 2.75
Silver
#C0C0C0
ΔE00 3.84
Gainsboro
#DCDCDC
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.30
Fog
#D8DCE0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDC9 #C9CACE
analogous
#CECBC9 #CECDC9 #CDCEC9
triadic
#CECDC9 #C9CECD #CDC9CE
tetradic
#CECDC9 #C9CECB #C9CACE #CEC9CD
square
#CECDC9 #C9CECB #C9CACE #CEC9CD
split-complementary
#CECDC9 #C9CDCE #CBC9CE
monochromatic
#949289 #B1AFA9 #CECDC9 #EBEBE9 #F0F0EF
Accessibility & contrast
On white
1.59
#CECDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CECDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDC9
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDC9 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC9
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#CFCCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecdc9; /* rgb */ color: rgb(206, 205, 201); /* oklch */ color: oklch(84.8% 0.006 95.1);
Tailwind
colors: {
custom: {
50: '#dcdcd9',
500: '#cecdc9',
950: '#000000',
},
}SCSS
$custom: #cecdc9; $custom-light: #dcdcd9; $custom-dark: #000000;
JSON
{
"hex": "#cecdc9",
"rgb": {
"r": 206,
"g": 205,
"b": 201
},
"hsl": {
"h": 48,
"s": 4.854,
"l": 79.804
},
"oklch": {
"l": 0.84797,
"c": 0.00559,
"h": 95.1
},
"luminance": 0.61002
}Semantic roles & 50–950 ramp
primary
#CECDC9
secondary
#9A9CA1
accent
#628F57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483