#DED2D8#DED2D8
#DED2D8 is a very light, near-neutral pink. Relative luminance 0.666; OKLCH L 87.5% C 0.015 H 345.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2D8 |
|---|---|
| RGB | rgb(222, 210, 216) |
| HSL | hsl(330, 15%, 85%) |
| HSV | hsv(330, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.29, 5.18, -1.48) |
| CIE-LCH | lch(85.29, 5.39, 344.10°) |
| OKLab | oklab(87.52% 0.015 -0.0038) |
| OKLCH | oklch(87.52% 0.015 345.6) |
| XYZ | xyz(65.5638, 66.5812, 74.3499) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.73
Lavenderblush
#FFF0F5
ΔE00 6.80
Gainsboro
#DCDCDC
ΔE00 6.90
Mistyrose
#FFE4E1
ΔE00 7.75
Fog
#D8DCE0
ΔE00 8.09
Lavender (CSS)
#E6E6FA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2D8 #D2DED8
analogous
#DED2DE #DED2D8 #DED2D2
triadic
#DED2D8 #D8DED2 #D2D8DE
tetradic
#DED2D8 #DEDED2 #D2DED8 #D2D2DE
square
#DED2D8 #DEDED2 #D2DED8 #D2D2DE
split-complementary
#DED2D8 #D2DED2 #D2DEDE
monochromatic
#AA8B9B #C4AFB9 #DED2D8 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.47
#DED2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DED2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2D8
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2D8 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#D5D6D8
Tritanopia (blue-blind)
#E0D2D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded2d8; /* rgb */ color: rgb(222, 210, 216); /* oklch */ color: oklch(87.5% 0.015 345.6);
Tailwind
colors: {
custom: {
50: '#e8dfe4',
500: '#ded2d8',
950: '#000000',
},
}SCSS
$custom: #ded2d8; $custom-light: #e8dfe4; $custom-dark: #000000;
JSON
{
"hex": "#ded2d8",
"rgb": {
"r": 222,
"g": 210,
"b": 216
},
"hsl": {
"h": 330,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87516,
"c": 0.01545,
"h": 345.6
},
"luminance": 0.66581
}Semantic roles & 50–950 ramp
primary
#DED2D8
secondary
#A1B3AA
accent
#9A734C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484