#DED8D8#DED8D8
#DED8D8 is a very light, near-neutral red. Relative luminance 0.696; OKLCH L 88.7% C 0.007 H 17.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8D8 |
|---|---|
| RGB | rgb(222, 216, 216) |
| HSL | hsl(0, 8%, 86%) |
| HSV | hsv(0, 3%, 87%) |
| CMYK | cmyk(0%, 2.7%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.80, 2.05, 0.73) |
| CIE-LCH | lch(86.80, 2.17, 19.57°) |
| OKLab | oklab(88.7% 0.0063 0.002) |
| OKLCH | oklch(88.7% 0.007 17.3) |
| XYZ | xyz(67.0729, 69.5995, 74.8530) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.01
Light Gray
#D3D3D3
ΔE00 3.29
Fog
#D8DCE0
ΔE00 4.95
Very Light Pink
#FFF4F2
ΔE00 6.61
Whitesmoke
#F5F5F5
ΔE00 6.69
Light Grey
#D8DCD6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8D8 #D8DEDE
analogous
#DED8DB #DED8D8 #DEDBD8
triadic
#DED8D8 #D8DED8 #D8D8DE
tetradic
#DED8D8 #DBDED8 #D8DEDE #DBD8DE
square
#DED8D8 #DBDED8 #D8DEDE #DBD8DE
split-complementary
#DED8D8 #D8DEDB #D8DBDE
monochromatic
#A69696 #C2B7B7 #DED8D8 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.41
#DED8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DED8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8D8
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8D8 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#DADAD8
Tritanopia (blue-blind)
#DFD8D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded8d8; /* rgb */ color: rgb(222, 216, 216); /* oklch */ color: oklch(88.7% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#e8e4e4',
500: '#ded8d8',
950: '#000000',
},
}SCSS
$custom: #ded8d8; $custom-light: #e8e4e4; $custom-dark: #000000;
JSON
{
"hex": "#ded8d8",
"rgb": {
"r": 222,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.88698,
"c": 0.00659,
"h": 17.3
},
"luminance": 0.69599
}Semantic roles & 50–950 ramp
primary
#DED8D8
secondary
#A8B2B2
accent
#929253
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484