#CEC6CA#CEC6CA
#CEC6CA is a very light, near-neutral grey. Relative luminance 0.578; OKLCH L 83.4% C 0.010 H 345.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC6CA |
|---|---|
| RGB | rgb(206, 198, 202) |
| HSL | hsl(330, 8%, 79%) |
| HSV | hsv(330, 4%, 81%) |
| CMYK | cmyk(0%, 3.9%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.61, 3.49, -1.00) |
| CIE-LCH | lch(80.61, 3.64, 343.97°) |
| OKLab | oklab(83.42% 0.0101 -0.0026) |
| OKLCH | oklch(83.42% 0.01 345.5) |
| XYZ | xyz(56.3068, 57.7746, 64.0510) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.18
Light Gray
#D3D3D3
ΔE00 5.45
Dove Gray
#B6B8BD
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.72
Fog
#D8DCE0
ΔE00 7.58
Silver (survey)
#C5C9C7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC6CA #C6CECA
analogous
#CEC6CE #CEC6CA #CEC6C6
triadic
#CEC6CA #CACEC6 #C6CACE
tetradic
#CEC6CA #CECEC6 #C6CECA #C6C6CE
square
#CEC6CA #CECEC6 #C6CECA #C6C6CE
split-complementary
#CEC6CA #C6CEC6 #C6CECE
monochromatic
#95848D #B2A5AB #CEC6CA #EAE7E9 #F1EFF0
Accessibility & contrast
On white
1.67
#CEC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#CEC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC6CA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC6CA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C8C8CA
Tritanopia (blue-blind)
#CFC6C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cec6ca; /* rgb */ color: rgb(206, 198, 202); /* oklch */ color: oklch(83.4% 0.010 345.5);
Tailwind
colors: {
custom: {
50: '#ddd7da',
500: '#cec6ca',
950: '#000000',
},
}SCSS
$custom: #cec6ca; $custom-light: #ddd7da; $custom-dark: #000000;
JSON
{
"hex": "#cec6ca",
"rgb": {
"r": 206,
"g": 198,
"b": 202
},
"hsl": {
"h": 330,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.83419,
"c": 0.01041,
"h": 345.5
},
"luminance": 0.57774
}Semantic roles & 50–950 ramp
primary
#CEC6CA
secondary
#97A19C
accent
#917354
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383