#DED3D5#DED3D5
#DED3D5 is a very light, near-neutral red. Relative luminance 0.669; OKLCH L 87.6% C 0.012 H 4.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3D5 |
|---|---|
| RGB | rgb(222, 211, 213) |
| HSL | hsl(349, 14%, 85%) |
| HSV | hsv(349, 5%, 87%) |
| CMYK | cmyk(0%, 5%, 4.1%, 12.9%) |
| CIE-LAB | lab(85.46, 4.13, 0.37) |
| CIE-LCH | lch(85.46, 4.15, 5.09°) |
| OKLab | oklab(87.63% 0.0124 0.001) |
| OKLCH | oklch(87.63% 0.012 4.8) |
| XYZ | xyz(65.4271, 66.9228, 72.4085) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.39
Very Light Pink
#FFF4F2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3D5 #D3DEDC
analogous
#DED3DB #DED3D5 #DED7D3
triadic
#DED3D5 #D5DED3 #D3D5DE
tetradic
#DED3D5 #DBDED3 #D3DEDC #D7D3DE
square
#DED3D5 #DBDED3 #D3DEDC #D7D3DE
split-complementary
#DED3D5 #D3DED7 #D3DBDE
monochromatic
#AA8D92 #C4B0B4 #DED3D5 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.46
#DED3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DED3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3D5
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3D5 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#D7D6D5
Tritanopia (blue-blind)
#E0D2D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded3d5; /* rgb */ color: rgb(222, 211, 213); /* oklch */ color: oklch(87.6% 0.012 4.8);
Tailwind
colors: {
custom: {
50: '#e8e0e1',
500: '#ded3d5',
950: '#000000',
},
}SCSS
$custom: #ded3d5; $custom-light: #e8e0e1; $custom-dark: #000000;
JSON
{
"hex": "#ded3d5",
"rgb": {
"r": 222,
"g": 211,
"b": 213
},
"hsl": {
"h": 349.091,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.87626,
"c": 0.01243,
"h": 4.8
},
"luminance": 0.66922
}Semantic roles & 50–950 ramp
primary
#DED3D5
secondary
#A2B3B0
accent
#988B4D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484