#DED2D9#DED2D9
#DED2D9 is a very light, near-neutral pink. Relative luminance 0.666; OKLCH L 87.5% C 0.016 H 341.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2D9 |
|---|---|
| RGB | rgb(222, 210, 217) |
| HSL | hsl(325, 15%, 85%) |
| HSV | hsv(325, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 2.3%, 12.9%) |
| CIE-LAB | lab(85.32, 5.36, -1.97) |
| CIE-LCH | lch(85.32, 5.71, 339.83°) |
| OKLab | oklab(87.55% 0.0154 -0.0051) |
| OKLCH | oklch(87.55% 0.016 341.5) |
| XYZ | xyz(65.6934, 66.6330, 75.0329) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.15
Mistyrose
#FFE4E1
ΔE00 7.93
Lavender (CSS)
#E6E6FA
ΔE00 7.97
Fog
#D8DCE0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2D9 #D2DED7
analogous
#DDD2DE #DED2D9 #DED2D3
triadic
#DED2D9 #D9DED2 #D2D9DE
tetradic
#DED2D9 #DEDDD2 #D2DED7 #D2D3DE
square
#DED2D9 #DEDDD2 #D2DED7 #D2D3DE
split-complementary
#DED2D9 #D3DED2 #D2DEDD
monochromatic
#AA8B9D #C4AFBB #DED2D9 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.47
#DED2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DED2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2D9
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2D9 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D9
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#E0D2D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded2d9; /* rgb */ color: rgb(222, 210, 217); /* oklch */ color: oklch(87.5% 0.016 341.5);
Tailwind
colors: {
custom: {
50: '#e8dfe4',
500: '#ded2d9',
950: '#000000',
},
}SCSS
$custom: #ded2d9; $custom-light: #e8dfe4; $custom-dark: #000000;
JSON
{
"hex": "#ded2d9",
"rgb": {
"r": 222,
"g": 210,
"b": 217
},
"hsl": {
"h": 325,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87546,
"c": 0.01619,
"h": 341.5
},
"luminance": 0.66633
}Semantic roles & 50–950 ramp
primary
#DED2D9
secondary
#A1B3A9
accent
#9A6C4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484