#CEC7CF#CEC7CF
#CEC7CF is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.8% C 0.013 H 321.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC7CF |
|---|---|
| RGB | rgb(206, 199, 207) |
| HSL | hsl(293, 8%, 80%) |
| HSV | hsv(293, 4%, 81%) |
| CMYK | cmyk(0.5%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.00, 3.88, -3.12) |
| CIE-LCH | lch(81.00, 4.97, 321.18°) |
| OKLab | oklab(83.77% 0.0105 -0.0082) |
| OKLCH | oklch(83.77% 0.013 321.9) |
| XYZ | xyz(57.1377, 58.4739, 67.2959) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC7CF #C8CFC7
analogous
#CAC7CF #CEC7CF #CFC7CC
triadic
#CEC7CF #CFCEC7 #C7CFCE
tetradic
#CEC7CF #CFCAC7 #C8CFC7 #C7CCCF
square
#CEC7CF #CFCAC7 #C8CFC7 #C7CCCF
split-complementary
#CEC7CF #CCCFC7 #C7CFCA
monochromatic
#948597 #B1A6B3 #CEC7CF #EBE8EB #F1EFF1
Accessibility & contrast
On white
1.65
#CEC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CEC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC7CF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC7CF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#C8C9CF
Tritanopia (blue-blind)
#CEC8CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cec7cf; /* rgb */ color: rgb(206, 199, 207); /* oklch */ color: oklch(83.8% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#ddd8dd',
500: '#cec7cf',
950: '#000000',
},
}SCSS
$custom: #cec7cf; $custom-light: #ddd8dd; $custom-dark: #000000;
JSON
{
"hex": "#cec7cf",
"rgb": {
"r": 206,
"g": 199,
"b": 207
},
"hsl": {
"h": 292.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83767,
"c": 0.01337,
"h": 321.9
},
"luminance": 0.58474
}Semantic roles & 50–950 ramp
primary
#CEC7CF
secondary
#99A298
accent
#92545C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384