#CECDD3#CECDD3
#CECDD3 is a very light, near-neutral grey. Relative luminance 0.615; OKLCH L 85.1% C 0.008 H 293.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDD3 |
|---|---|
| RGB | rgb(206, 205, 211) |
| HSL | hsl(250, 6%, 82%) |
| HSV | hsv(250, 3%, 83%) |
| CMYK | cmyk(2.4%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(82.64, 1.45, -2.85) |
| CIE-LCH | lch(82.64, 3.20, 296.90°) |
| OKLab | oklab(85.09% 0.0034 -0.0076) |
| OKLCH | oklch(85.09% 0.008 293.8) |
| XYZ | xyz(59.0407, 61.4876, 70.3733) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.55
Fog
#D8DCE0
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.72
Silver
#C0C0C0
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDD3 #D2D3CD
analogous
#CDCFD3 #CECDD3 #D1CDD3
triadic
#CECDD3 #D3CECD #CDD3CE
tetradic
#CECDD3 #D3CDCF #D2D3CD #CDD3D1
square
#CECDD3 #D3CDCF #D2D3CD #CDD3D1
split-complementary
#CECDD3 #D3D1CD #CFD3CD
monochromatic
#8E8C9A #AEACB6 #CECDD3 #EEEEF0 #EFEFF1
Accessibility & contrast
On white
1.58
#CECDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CECDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDD3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDD3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#CDCECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cecdd3; /* rgb */ color: rgb(206, 205, 211); /* oklch */ color: oklch(85.1% 0.008 293.8);
Tailwind
colors: {
custom: {
50: '#dcdce0',
500: '#cecdd3',
950: '#000000',
},
}SCSS
$custom: #cecdd3; $custom-light: #dcdce0; $custom-dark: #000000;
JSON
{
"hex": "#cecdd3",
"rgb": {
"r": 206,
"g": 205,
"b": 211
},
"hsl": {
"h": 250,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85088,
"c": 0.00829,
"h": 293.8
},
"luminance": 0.61488
}Semantic roles & 50–950 ramp
primary
#CECDD3
secondary
#A5A69E
accent
#905586
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484