#DED5DC#DED5DC
#DED5DC is a very light, near-neutral pink. Relative luminance 0.683; OKLCH L 88.2% C 0.014 H 333.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DED5DC |
|---|---|
| RGB | rgb(222, 213, 220) |
| HSL | hsl(313, 12%, 85%) |
| HSV | hsv(313, 4%, 87%) |
| CMYK | cmyk(0%, 4.1%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.15, 4.32, -2.34) |
| CIE-LCH | lch(86.15, 4.92, 331.57°) |
| OKLab | oklab(88.22% 0.0121 -0.0062) |
| OKLCH | oklch(88.22% 0.014 333.1) |
| XYZ | xyz(66.8348, 68.2858, 77.3558) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 6.06
Lavenderblush
#FFF0F5
ΔE00 6.58
Fog
#D8DCE0
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Very Light Pink
#FFF4F2
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED5DC #D5DED7
analogous
#DBD5DE #DED5DC #DED5D7
triadic
#DED5DC #DCDED5 #D5DCDE
tetradic
#DED5DC #DEDBD5 #D5DED7 #D5D7DE
square
#DED5DC #DEDBD5 #D5DED7 #D5D7DE
split-complementary
#DED5DC #D7DED5 #D5DEDB
monochromatic
#A890A3 #C3B3BF #DED5DC #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.43
#DED5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DED5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED5DC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED5DC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#DFD5D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded5dc; /* rgb */ color: rgb(222, 213, 220); /* oklch */ color: oklch(88.2% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#e8e1e6',
500: '#ded5dc',
950: '#000000',
},
}SCSS
$custom: #ded5dc; $custom-light: #e8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#ded5dc",
"rgb": {
"r": 222,
"g": 213,
"b": 220
},
"hsl": {
"h": 313.333,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.88222,
"c": 0.0136,
"h": 333.1
},
"luminance": 0.68285
}Semantic roles & 50–950 ramp
primary
#DED5DC
secondary
#A5B3A8
accent
#965F4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484