#CEC8D0#CEC8D0
#CEC8D0 is a very light, near-neutral grey. Relative luminance 0.590; OKLCH L 84.0% C 0.013 H 317.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC8D0 |
|---|---|
| RGB | rgb(206, 200, 208) |
| HSL | hsl(285, 8%, 80%) |
| HSV | hsv(285, 4%, 82%) |
| CMYK | cmyk(1%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(81.28, 3.53, -3.24) |
| CIE-LCH | lch(81.28, 4.79, 317.46°) |
| OKLab | oklab(84% 0.0095 -0.0086) |
| OKLCH | oklch(84% 0.013 317.8) |
| XYZ | xyz(57.4912, 58.9846, 68.0187) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.87
Silver
#C0C0C0
ΔE00 5.99
Dove Gray
#B6B8BD
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.16
Silver (survey)
#C5C9C7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC8D0 #CAD0C8
analogous
#CAC8D0 #CEC8D0 #D0C8CE
triadic
#CEC8D0 #D0CEC8 #C8D0CE
tetradic
#CEC8D0 #D0CAC8 #CAD0C8 #C8CED0
square
#CEC8D0 #D0CAC8 #CAD0C8 #C8CED0
split-complementary
#CEC8D0 #CED0C8 #C8D0CA
monochromatic
#938698 #B1A7B4 #CEC8D0 #EBE9EC #F0EFF1
Accessibility & contrast
On white
1.64
#CEC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CEC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC8D0
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC8D0 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#CEC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cec8d0; /* rgb */ color: rgb(206, 200, 208); /* oklch */ color: oklch(84.0% 0.013 317.8);
Tailwind
colors: {
custom: {
50: '#ddd8de',
500: '#cec8d0',
950: '#000000',
},
}SCSS
$custom: #cec8d0; $custom-light: #ddd8de; $custom-dark: #000000;
JSON
{
"hex": "#cec8d0",
"rgb": {
"r": 206,
"g": 200,
"b": 208
},
"hsl": {
"h": 285,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.83997,
"c": 0.01276,
"h": 317.8
},
"luminance": 0.58984
}Semantic roles & 50–950 ramp
primary
#CEC8D0
secondary
#9BA399
accent
#925463
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384