#CEC7CA#CEC7CA
#CEC7CA is a very light, near-neutral grey. Relative luminance 0.582; OKLCH L 83.6% C 0.009 H 349.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC7CA |
|---|---|
| RGB | rgb(206, 199, 202) |
| HSL | hsl(334, 7%, 79%) |
| HSV | hsv(334, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.87, 2.96, -0.63) |
| CIE-LCH | lch(80.87, 3.03, 347.98°) |
| OKLab | oklab(83.62% 0.0086 -0.0016) |
| OKLCH | oklch(83.62% 0.009 349.3) |
| XYZ | xyz(56.5361, 58.2332, 64.1274) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.64
Light Gray
#D3D3D3
ΔE00 4.77
Gainsboro
#DCDCDC
ΔE00 6.12
Dove Gray
#B6B8BD
ΔE00 6.13
Silver (survey)
#C5C9C7
ΔE00 6.89
Fog
#D8DCE0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC7CA #C7CECB
analogous
#CEC7CE #CEC7CA #CEC8C7
triadic
#CEC7CA #CACEC7 #C7CACE
tetradic
#CEC7CA #CECEC7 #C7CECB #C8C7CE
square
#CEC7CA #CECEC7 #C7CECB #C8C7CE
split-complementary
#CEC7CA #C7CEC8 #C7CECE
monochromatic
#95868C #B1A6AB #CEC7CA #EBE8E9 #F1EFF0
Accessibility & contrast
On white
1.66
#CEC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CEC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC7CA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC7CA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#CFC7C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cec7ca; /* rgb */ color: rgb(206, 199, 202); /* oklch */ color: oklch(83.6% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#ddd8da',
500: '#cec7ca',
950: '#000000',
},
}SCSS
$custom: #cec7ca; $custom-light: #ddd8da; $custom-dark: #000000;
JSON
{
"hex": "#cec7ca",
"rgb": {
"r": 206,
"g": 199,
"b": 202
},
"hsl": {
"h": 334.286,
"s": 6.667,
"l": 79.412
},
"oklch": {
"l": 0.83619,
"c": 0.00877,
"h": 349.3
},
"luminance": 0.58233
}Semantic roles & 50–950 ramp
primary
#CEC7CA
secondary
#98A19D
accent
#917755
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383