#DED6D8#DED6D8
#DED6D8 is a very light, near-neutral red. Relative luminance 0.686; OKLCH L 88.3% C 0.009 H 0.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6D8 |
|---|---|
| RGB | rgb(222, 214, 216) |
| HSL | hsl(345, 11%, 85%) |
| HSV | hsv(345, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.30, 3.09, -0.01) |
| CIE-LCH | lch(86.30, 3.09, 359.85°) |
| OKLab | oklab(88.3% 0.0092 0) |
| OKLCH | oklch(88.3% 0.009 0.2) |
| XYZ | xyz(66.5637, 68.5810, 74.6832) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.30
Light Gray
#D3D3D3
ΔE00 4.35
Fog
#D8DCE0
ΔE00 5.87
Lavenderblush
#FFF0F5
ΔE00 6.87
Very Light Pink
#FFF4F2
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6D8 #D6DEDC
analogous
#DED6DC #DED6D8 #DED8D6
triadic
#DED6D8 #D8DED6 #D6D8DE
tetradic
#DED6D8 #DCDED6 #D6DEDC #D8D6DE
square
#DED6D8 #DCDED6 #D6DEDC #D8D6DE
split-complementary
#DED6D8 #D6DED8 #D6DCDE
monochromatic
#A79297 #C3B4B8 #DED6D8 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.43
#DED6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DED6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6D8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6D8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#D9D8D8
Tritanopia (blue-blind)
#E0D6D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded6d8; /* rgb */ color: rgb(222, 214, 216); /* oklch */ color: oklch(88.3% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#e8e2e4',
500: '#ded6d8',
950: '#000000',
},
}SCSS
$custom: #ded6d8; $custom-light: #e8e2e4; $custom-dark: #000000;
JSON
{
"hex": "#ded6d8",
"rgb": {
"r": 222,
"g": 214,
"b": 216
},
"hsl": {
"h": 345,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.88303,
"c": 0.00918,
"h": 0.2
},
"luminance": 0.68581
}Semantic roles & 50–950 ramp
primary
#DED6D8
secondary
#A6B2AF
accent
#958451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484