#CEC6CC#CEC6CC
#CEC6CC is a very light, near-neutral grey. Relative luminance 0.579; OKLCH L 83.5% C 0.012 H 334.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC6CC |
|---|---|
| RGB | rgb(206, 198, 204) |
| HSL | hsl(315, 8%, 79%) |
| HSV | hsv(315, 4%, 81%) |
| CMYK | cmyk(0%, 3.9%, 1%, 19.2%) |
| CIE-LAB | lab(80.67, 3.86, -2.00) |
| CIE-LCH | lch(80.67, 4.34, 332.59°) |
| OKLab | oklab(83.48% 0.0109 -0.0053) |
| OKLCH | oklch(83.48% 0.012 334.1) |
| XYZ | xyz(56.5451, 57.8699, 65.3062) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 5.98
Dove Gray
#B6B8BD
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.79
Silver (survey)
#C5C9C7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC6CC #C6CEC8
analogous
#CCC6CE #CEC6CC #CEC6C8
triadic
#CEC6CC #CCCEC6 #C6CCCE
tetradic
#CEC6CC #CECCC6 #C6CEC8 #C6C8CE
square
#CEC6CC #CECCC6 #C6CEC8 #C6C8CE
split-complementary
#CEC6CC #C8CEC6 #C6CECC
monochromatic
#958491 #B2A5AF #CEC6CC #EAE7E9 #F1EFF0
Accessibility & contrast
On white
1.67
#CEC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CEC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC6CC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC6CC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#CFC6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cec6cc; /* rgb */ color: rgb(206, 198, 204); /* oklch */ color: oklch(83.5% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#ddd7db',
500: '#cec6cc',
950: '#000000',
},
}SCSS
$custom: #cec6cc; $custom-light: #ddd7db; $custom-dark: #000000;
JSON
{
"hex": "#cec6cc",
"rgb": {
"r": 206,
"g": 198,
"b": 204
},
"hsl": {
"h": 315,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.83478,
"c": 0.01206,
"h": 334.1
},
"luminance": 0.5787
}Semantic roles & 50–950 ramp
primary
#CEC6CC
secondary
#97A199
accent
#916354
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384