#D8CED0#D8CED0
#D8CED0 is a very light, near-neutral red. Relative luminance 0.633; OKLCH L 86.0% C 0.011 H 3.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CED0 |
|---|---|
| RGB | rgb(216, 206, 208) |
| HSL | hsl(348, 11%, 83%) |
| HSV | hsv(348, 5%, 85%) |
| CMYK | cmyk(0%, 4.6%, 3.7%, 15.3%) |
| CIE-LAB | lab(83.60, 3.80, 0.24) |
| CIE-LCH | lch(83.60, 3.81, 3.67°) |
| OKLab | oklab(86% 0.0114 0.0007) |
| OKLCH | oklch(86% 0.011 3.5) |
| XYZ | xyz(61.7738, 63.2961, 68.6253) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.74
Silver
#C0C0C0
ΔE00 6.48
Fog
#D8DCE0
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 8.15
Lavenderblush
#FFF0F5
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CED0 #CED8D6
analogous
#D8CED5 #D8CED0 #D8D1CE
triadic
#D8CED0 #D0D8CE #CED0D8
tetradic
#D8CED0 #D5D8CE #CED8D6 #D1CED8
square
#D8CED0 #D5D8CE #CED8D6 #D1CED8
split-complementary
#D8CED0 #CED8D1 #CED5D8
monochromatic
#A28A8F #BDACAF #D8CED0 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.54
#D8CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D8CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CED0
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CED0 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#DACDCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8ced0; /* rgb */ color: rgb(216, 206, 208); /* oklch */ color: oklch(86.0% 0.011 3.5);
Tailwind
colors: {
custom: {
50: '#e4ddde',
500: '#d8ced0',
950: '#000000',
},
}SCSS
$custom: #d8ced0; $custom-light: #e4ddde; $custom-dark: #000000;
JSON
{
"hex": "#d8ced0",
"rgb": {
"r": 216,
"g": 206,
"b": 208
},
"hsl": {
"h": 348,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.86004,
"c": 0.0114,
"h": 3.5
},
"luminance": 0.63296
}Semantic roles & 50–950 ramp
primary
#D8CED0
secondary
#9EACA9
accent
#958850
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484