#DED0D7#DED0D7
#DED0D7 is a very light, near-neutral pink. Relative luminance 0.655; OKLCH L 87.1% C 0.018 H 345.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0D7 |
|---|---|
| RGB | rgb(222, 208, 215) |
| HSL | hsl(330, 18%, 84%) |
| HSV | hsv(330, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 3.2%, 12.9%) |
| CIE-LAB | lab(84.77, 6.06, -1.72) |
| CIE-LCH | lch(84.77, 6.29, 344.17°) |
| OKLab | oklab(87.1% 0.0175 -0.0045) |
| OKLCH | oklch(87.1% 0.018 345.7) |
| XYZ | xyz(64.9442, 65.5483, 73.5076) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.65
Mistyrose
#FFE4E1
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 8.45
Lavender (CSS)
#E6E6FA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0D7 #D0DED7
analogous
#DED0DE #DED0D7 #DED0D0
triadic
#DED0D7 #D7DED0 #D0D7DE
tetradic
#DED0D7 #DEDED0 #D0DED7 #D0D0DE
square
#DED0D7 #DEDED0 #D0DED7 #D0D0DE
split-complementary
#DED0D7 #D0DED0 #D0DEDE
monochromatic
#AC889A #C5ACB8 #DED0D7 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.49
#DED0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DED0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0D7
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0D7 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#D4D4D7
Tritanopia (blue-blind)
#E0D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded0d7; /* rgb */ color: rgb(222, 208, 215); /* oklch */ color: oklch(87.1% 0.018 345.7);
Tailwind
colors: {
custom: {
50: '#e8dee3',
500: '#ded0d7',
950: '#000000',
},
}SCSS
$custom: #ded0d7; $custom-light: #e8dee3; $custom-dark: #000000;
JSON
{
"hex": "#ded0d7",
"rgb": {
"r": 222,
"g": 208,
"b": 215
},
"hsl": {
"h": 330,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.87096,
"c": 0.01807,
"h": 345.7
},
"luminance": 0.65548
}Semantic roles & 50–950 ramp
primary
#DED0D7
secondary
#9FB4A9
accent
#9C734A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484