#DED3D4#DED3D4
#DED3D4 is a very light, near-neutral red. Relative luminance 0.669; OKLCH L 87.6% C 0.012 H 11.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3D4 |
|---|---|
| RGB | rgb(222, 211, 212) |
| HSL | hsl(355, 14%, 85%) |
| HSV | hsv(355, 5%, 87%) |
| CMYK | cmyk(0%, 5%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.44, 3.96, 0.86) |
| CIE-LCH | lch(85.44, 4.05, 12.28°) |
| OKLab | oklab(87.6% 0.012 0.0023) |
| OKLCH | oklch(87.6% 0.012 11) |
| XYZ | xyz(65.3006, 66.8722, 71.7421) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 5.49
Lavenderblush
#FFF0F5
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.25
Very Light Pink
#FFF4F2
ΔE00 7.31
Mistyrose
#FFE4E1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3D4 #D3DEDD
analogous
#DED3DA #DED3D4 #DED7D3
triadic
#DED3D4 #D4DED3 #D3D4DE
tetradic
#DED3D4 #DADED3 #D3DEDD #D7D3DE
square
#DED3D4 #DADED3 #D3DEDD #D7D3DE
split-complementary
#DED3D4 #D3DED7 #D3DADE
monochromatic
#AA8D90 #C4B0B2 #DED3D4 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.46
#DED3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DED3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3D4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3D4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#E1D2D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded3d4; /* rgb */ color: rgb(222, 211, 212); /* oklch */ color: oklch(87.6% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#e8e0e1',
500: '#ded3d4',
950: '#000000',
},
}SCSS
$custom: #ded3d4; $custom-light: #e8e0e1; $custom-dark: #000000;
JSON
{
"hex": "#ded3d4",
"rgb": {
"r": 222,
"g": 211,
"b": 212
},
"hsl": {
"h": 354.545,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.87597,
"c": 0.01224,
"h": 11
},
"luminance": 0.66872
}Semantic roles & 50–950 ramp
primary
#DED3D4
secondary
#A2B3B2
accent
#98924D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484