#DED2D5#DED2D5
#DED2D5 is a very light, near-neutral red. Relative luminance 0.664; OKLCH L 87.4% C 0.014 H 0.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2D5 |
|---|---|
| RGB | rgb(222, 210, 213) |
| HSL | hsl(345, 15%, 85%) |
| HSV | hsv(345, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 4.1%, 12.9%) |
| CIE-LAB | lab(85.21, 4.65, 0.00) |
| CIE-LCH | lch(85.21, 4.65, 0.02°) |
| OKLab | oklab(87.43% 0.0138 0.0001) |
| OKLCH | oklch(87.43% 0.014 0.3) |
| XYZ | xyz(65.1795, 66.4275, 72.3260) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.25
Lavenderblush
#FFF0F5
ΔE00 6.91
Mistyrose
#FFE4E1
ΔE00 7.31
Very Light Pink
#FFF4F2
ΔE00 7.75
Fog
#D8DCE0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2D5 #D2DEDB
analogous
#DED2DB #DED2D5 #DED5D2
triadic
#DED2D5 #D5DED2 #D2D5DE
tetradic
#DED2D5 #DBDED2 #D2DEDB #D5D2DE
square
#DED2D5 #DBDED2 #D2DEDB #D5D2DE
split-complementary
#DED2D5 #D2DED5 #D2DBDE
monochromatic
#AA8B93 #C4AFB4 #DED2D5 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.47
#DED2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DED2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2D5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2D5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D5
Deuteranopia (green-blind)
#D6D6D5
Tritanopia (blue-blind)
#E0D1D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded2d5; /* rgb */ color: rgb(222, 210, 213); /* oklch */ color: oklch(87.4% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#e8dfe1',
500: '#ded2d5',
950: '#000000',
},
}SCSS
$custom: #ded2d5; $custom-light: #e8dfe1; $custom-dark: #000000;
JSON
{
"hex": "#ded2d5",
"rgb": {
"r": 222,
"g": 210,
"b": 213
},
"hsl": {
"h": 345,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87429,
"c": 0.01384,
"h": 0.3
},
"luminance": 0.66427
}Semantic roles & 50–950 ramp
primary
#DED2D5
secondary
#A1B3AF
accent
#9A864C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484