#CECDD2#CECDD2
#CECDD2 is a very light, near-neutral grey. Relative luminance 0.614; OKLCH L 85.1% C 0.007 H 295.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDD2 |
|---|---|
| RGB | rgb(206, 205, 210) |
| HSL | hsl(252, 5%, 81%) |
| HSV | hsv(252, 2%, 82%) |
| CMYK | cmyk(1.9%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(82.61, 1.26, -2.36) |
| CIE-LCH | lch(82.61, 2.67, 298.15°) |
| OKLab | oklab(85.06% 0.003 -0.0063) |
| OKLCH | oklch(85.06% 0.007 295.4) |
| XYZ | xyz(58.9158, 61.4376, 69.7151) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.11
Fog
#D8DCE0
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 4.41
Silver
#C0C0C0
ΔE00 4.42
Silver (survey)
#C5C9C7
ΔE00 5.19
Dove Gray
#B6B8BD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDD2 #D1D2CD
analogous
#CDCFD2 #CECDD2 #D1CDD2
triadic
#CECDD2 #D2CECD #CDD2CE
tetradic
#CECDD2 #D2CDCF #D1D2CD #CDD2D1
square
#CECDD2 #D2CDCF #D1D2CD #CDD2D1
split-complementary
#CECDD2 #D2D1CD #CFD2CD
monochromatic
#8F8D98 #AEADB5 #CECDD2 #EEEDEF #EFEFF1
Accessibility & contrast
On white
1.58
#CECDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CECDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDD2
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDD2 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED2
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#CDCECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cecdd2; /* rgb */ color: rgb(206, 205, 210); /* oklch */ color: oklch(85.1% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#dcdcdf',
500: '#cecdd2',
950: '#000000',
},
}SCSS
$custom: #cecdd2; $custom-light: #dcdcdf; $custom-dark: #000000;
JSON
{
"hex": "#cecdd2",
"rgb": {
"r": 206,
"g": 205,
"b": 210
},
"hsl": {
"h": 252,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85058,
"c": 0.00693,
"h": 295.4
},
"luminance": 0.61438
}Semantic roles & 50–950 ramp
primary
#CECDD2
secondary
#A4A59E
accent
#8F5684
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484