#DED1D7#DED1D7
#DED1D7 is a very light, near-neutral pink. Relative luminance 0.660; OKLCH L 87.3% C 0.016 H 347.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1D7 |
|---|---|
| RGB | rgb(222, 209, 215) |
| HSL | hsl(332, 16%, 85%) |
| HSV | hsv(332, 6%, 87%) |
| CMYK | cmyk(0%, 5.9%, 3.2%, 12.9%) |
| CIE-LAB | lab(85.02, 5.53, -1.35) |
| CIE-LCH | lch(85.02, 5.69, 346.28°) |
| OKLab | oklab(87.29% 0.016 -0.0035) |
| OKLCH | oklch(87.29% 0.016 347.7) |
| XYZ | xyz(65.1888, 66.0374, 73.5891) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.93
Light Gray
#D3D3D3
ΔE00 7.07
Gainsboro
#DCDCDC
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1D7 #D1DED8
analogous
#DED1DE #DED1D7 #DED2D1
triadic
#DED1D7 #D7DED1 #D1D7DE
tetradic
#DED1D7 #DEDED1 #D1DED8 #D2D1DE
square
#DED1D7 #DEDED1 #D1DED8 #D2D1DE
split-complementary
#DED1D7 #D1DED2 #D1DEDE
monochromatic
#AB8A99 #C4ADB8 #DED1D7 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.48
#DED1D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DED1D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1D7
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1D7 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D7
Deuteranopia (green-blind)
#D5D5D7
Tritanopia (blue-blind)
#E0D1D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded1d7; /* rgb */ color: rgb(222, 209, 215); /* oklch */ color: oklch(87.3% 0.016 347.7);
Tailwind
colors: {
custom: {
50: '#e8dfe3',
500: '#ded1d7',
950: '#000000',
},
}SCSS
$custom: #ded1d7; $custom-light: #e8dfe3; $custom-dark: #000000;
JSON
{
"hex": "#ded1d7",
"rgb": {
"r": 222,
"g": 209,
"b": 215
},
"hsl": {
"h": 332.308,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.87291,
"c": 0.01643,
"h": 347.7
},
"luminance": 0.66037
}Semantic roles & 50–950 ramp
primary
#DED1D7
secondary
#A0B3AA
accent
#9B764B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484