#CEC8CA#CEC8CA
#CEC8CA is a very light, near-neutral grey. Relative luminance 0.587; OKLCH L 83.8% C 0.007 H 354.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC8CA |
|---|---|
| RGB | rgb(206, 200, 202) |
| HSL | hsl(340, 6%, 80%) |
| HSV | hsv(340, 3%, 81%) |
| CMYK | cmyk(0%, 2.9%, 1.9%, 19.2%) |
| CIE-LAB | lab(81.12, 2.44, -0.26) |
| CIE-LCH | lch(81.12, 2.45, 353.96°) |
| OKLab | oklab(83.82% 0.0072 -0.0006) |
| OKLCH | oklch(83.82% 0.007 354.8) |
| XYZ | xyz(56.7670, 58.6949, 64.2043) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.09
Silver
#C0C0C0
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 5.54
Dove Gray
#B6B8BD
ΔE00 5.98
Silver (survey)
#C5C9C7
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC8CA #C8CECC
analogous
#CEC8CD #CEC8CA #CEC9C8
triadic
#CEC8CA #CACEC8 #C8CACE
tetradic
#CEC8CA #CDCEC8 #C8CECC #C9C8CE
square
#CEC8CA #CDCEC8 #C8CECC #C9C8CE
split-complementary
#CEC8CA #C8CEC9 #C8CDCE
monochromatic
#94878C #B1A8AB #CEC8CA #EBE8E9 #F1EFEF
Accessibility & contrast
On white
1.65
#CEC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CEC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC8CA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC8CA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#CFC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cec8ca; /* rgb */ color: rgb(206, 200, 202); /* oklch */ color: oklch(83.8% 0.007 354.8);
Tailwind
colors: {
custom: {
50: '#ddd8da',
500: '#cec8ca',
950: '#000000',
},
}SCSS
$custom: #cec8ca; $custom-light: #ddd8da; $custom-dark: #000000;
JSON
{
"hex": "#cec8ca",
"rgb": {
"r": 206,
"g": 200,
"b": 202
},
"hsl": {
"h": 340,
"s": 5.769,
"l": 79.608
},
"oklch": {
"l": 0.83819,
"c": 0.00719,
"h": 354.8
},
"luminance": 0.58695
}Semantic roles & 50–950 ramp
primary
#CEC8CA
secondary
#99A19E
accent
#907C56
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383