#CEC7CD#CEC7CD
#CEC7CD is a very light, near-neutral grey. Relative luminance 0.584; OKLCH L 83.7% C 0.011 H 330.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC7CD |
|---|---|
| RGB | rgb(206, 199, 205) |
| HSL | hsl(309, 7%, 79%) |
| HSV | hsv(309, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 0.5%, 19.2%) |
| CIE-LAB | lab(80.95, 3.51, -2.12) |
| CIE-LCH | lch(80.95, 4.10, 328.81°) |
| OKLab | oklab(83.71% 0.0098 -0.0056) |
| OKLCH | oklch(83.71% 0.011 330.2) |
| XYZ | xyz(56.8948, 58.3767, 66.0163) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 5.59
Dove Gray
#B6B8BD
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.76
Fog
#D8DCE0
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC7CD #C7CEC8
analogous
#CCC7CE #CEC7CD #CEC7CA
triadic
#CEC7CD #CDCEC7 #C7CDCE
tetradic
#CEC7CD #CECCC7 #C7CEC8 #C7CACE
square
#CEC7CD #CECCC7 #C7CEC8 #C7CACE
split-complementary
#CEC7CD #CACEC7 #C7CECC
monochromatic
#958693 #B1A6B0 #CEC7CD #EBE8EA #F1EFF0
Accessibility & contrast
On white
1.66
#CEC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CEC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC7CD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC7CD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#CFC7C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cec7cd; /* rgb */ color: rgb(206, 199, 205); /* oklch */ color: oklch(83.7% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#ddd8dc',
500: '#cec7cd',
950: '#000000',
},
}SCSS
$custom: #cec7cd; $custom-light: #ddd8dc; $custom-dark: #000000;
JSON
{
"hex": "#cec7cd",
"rgb": {
"r": 206,
"g": 199,
"b": 205
},
"hsl": {
"h": 308.571,
"s": 6.667,
"l": 79.412
},
"oklch": {
"l": 0.83707,
"c": 0.01126,
"h": 330.2
},
"luminance": 0.58376
}Semantic roles & 50–950 ramp
primary
#CEC7CD
secondary
#98A199
accent
#915D55
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384