#CED4D0#CED4D0
#CED4D0 is a very light, near-neutral grey. Relative luminance 0.648; OKLCH L 86.4% C 0.008 H 157.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4D0 |
|---|---|
| RGB | rgb(206, 212, 208) |
| HSL | hsl(140, 7%, 82%) |
| HSV | hsv(140, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 1.9%, 16.9%) |
| CIE-LAB | lab(84.36, -2.77, 1.26) |
| CIE-LCH | lch(84.36, 3.04, 155.47°) |
| OKLab | oklab(86.42% -0.0078 0.0033) |
| OKLCH | oklch(86.42% 0.008 157) |
| XYZ | xyz(60.3802, 64.7626, 68.9817) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.27
Silver (survey)
#C5C9C7
ΔE00 2.93
Light Gray
#D3D3D3
ΔE00 3.96
Gainsboro
#DCDCDC
ΔE00 4.53
Fog
#D8DCE0
ΔE00 5.04
Silver
#C0C0C0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4D0 #D4CED2
analogous
#CFD4CE #CED4D0 #CED4D3
triadic
#CED4D0 #D0CED4 #D4D0CE
tetradic
#CED4D0 #CECFD4 #D4CED2 #D4D3CE
square
#CED4D0 #CECFD4 #D4CED2 #D4D3CE
split-complementary
#CED4D0 #D3CED4 #D4CECF
monochromatic
#8D9B91 #ADB7B1 #CED4D0 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.51
#CED4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#CED4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4D0
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4D0 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#CDD4D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4d0; /* rgb */ color: rgb(206, 212, 208); /* oklch */ color: oklch(86.4% 0.008 157.0);
Tailwind
colors: {
custom: {
50: '#dde1de',
500: '#ced4d0',
950: '#000000',
},
}SCSS
$custom: #ced4d0; $custom-light: #dde1de; $custom-dark: #000000;
JSON
{
"hex": "#ced4d0",
"rgb": {
"r": 206,
"g": 212,
"b": 208
},
"hsl": {
"h": 140,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86415,
"c": 0.00848,
"h": 157
},
"luminance": 0.64763
}Semantic roles & 50–950 ramp
primary
#CED4D0
secondary
#A79FA4
accent
#557D90
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484