#CED2D0#CED2D0
#CED2D0 is a very light, near-neutral grey. Relative luminance 0.638; OKLCH L 86.0% C 0.005 H 165.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2D0 |
|---|---|
| RGB | rgb(206, 210, 208) |
| HSL | hsl(150, 4%, 82%) |
| HSV | hsv(150, 2%, 82%) |
| CMYK | cmyk(1.9%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(83.85, -1.73, 0.51) |
| CIE-LCH | lch(83.85, 1.80, 163.50°) |
| OKLab | oklab(86.01% -0.005 0.0013) |
| OKLCH | oklch(86.01% 0.005 165) |
| XYZ | xyz(59.8834, 63.7689, 68.8161) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.19
Light Gray
#D3D3D3
ΔE00 2.54
Light Grey
#D8DCD6
ΔE00 3.01
Gainsboro
#DCDCDC
ΔE00 3.57
Fog
#D8DCE0
ΔE00 4.04
Silver
#C0C0C0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2D0 #D2CED0
analogous
#CED2CE #CED2D0 #CED2D2
triadic
#CED2D0 #D0CED2 #D2D0CE
tetradic
#CED2D0 #CECED2 #D2CED0 #D2D2CE
square
#CED2D0 #CECED2 #D2CED0 #D2D2CE
split-complementary
#CED2D0 #D2CED2 #D2CECE
monochromatic
#8E9793 #AEB5B1 #CED2D0 #EEEFEF #EFF0F0
Accessibility & contrast
On white
1.53
#CED2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CED2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2D0
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2D0 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D0
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#CDD2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2d0; /* rgb */ color: rgb(206, 210, 208); /* oklch */ color: oklch(86.0% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#dcdfde',
500: '#ced2d0',
950: '#000000',
},
}SCSS
$custom: #ced2d0; $custom-light: #dcdfde; $custom-dark: #000000;
JSON
{
"hex": "#ced2d0",
"rgb": {
"r": 206,
"g": 210,
"b": 208
},
"hsl": {
"h": 150,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.86009,
"c": 0.00514,
"h": 165
},
"luminance": 0.63769
}Semantic roles & 50–950 ramp
primary
#CED2D0
secondary
#A59FA2
accent
#57738E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484