#DED4DC#DED4DC
#DED4DC is a very light, near-neutral pink. Relative luminance 0.678; OKLCH L 88.0% C 0.015 H 332.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4DC |
|---|---|
| RGB | rgb(222, 212, 220) |
| HSL | hsl(312, 13%, 85%) |
| HSV | hsv(312, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 0.9%, 12.9%) |
| CIE-LAB | lab(85.90, 4.85, -2.71) |
| CIE-LCH | lch(85.90, 5.55, 330.81°) |
| OKLab | oklab(88.03% 0.0136 -0.0071) |
| OKLCH | oklch(88.03% 0.015 332.2) |
| XYZ | xyz(66.5840, 67.7843, 77.2722) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 6.71
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.53
Very Light Pink
#FFF4F2
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4DC #D4DED6
analogous
#DBD4DE #DED4DC #DED4D7
triadic
#DED4DC #DCDED4 #D4DCDE
tetradic
#DED4DC #DEDBD4 #D4DED6 #D4D7DE
square
#DED4DC #DEDBD4 #D4DED6 #D4D7DE
split-complementary
#DED4DC #D7DED4 #D4DEDB
monochromatic
#A98FA4 #C3B1C0 #DED4DC #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.44
#DED4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DED4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4DC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4DC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#DFD4D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded4dc; /* rgb */ color: rgb(222, 212, 220); /* oklch */ color: oklch(88.0% 0.015 332.2);
Tailwind
colors: {
custom: {
50: '#e8e1e6',
500: '#ded4dc',
950: '#000000',
},
}SCSS
$custom: #ded4dc; $custom-light: #e8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#ded4dc",
"rgb": {
"r": 222,
"g": 212,
"b": 220
},
"hsl": {
"h": 312,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.88026,
"c": 0.01533,
"h": 332.2
},
"luminance": 0.67784
}Semantic roles & 50–950 ramp
primary
#DED4DC
secondary
#A3B3A6
accent
#975D4E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484