#DED0D6#DED0D6
#DED0D6 is a very light, near-neutral pink. Relative luminance 0.655; OKLCH L 87.1% C 0.017 H 349.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0D6 |
|---|---|
| RGB | rgb(222, 208, 214) |
| HSL | hsl(334, 18%, 84%) |
| HSV | hsv(334, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 3.6%, 12.9%) |
| CIE-LAB | lab(84.74, 5.88, -1.22) |
| CIE-LCH | lch(84.74, 6.01, 348.24°) |
| OKLab | oklab(87.07% 0.0171 -0.0032) |
| OKLCH | oklch(87.07% 0.017 349.6) |
| XYZ | xyz(64.8161, 65.4970, 72.8329) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.42
Mistyrose
#FFE4E1
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 7.67
Very Light Pink
#FFF4F2
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0D6 #D0DED8
analogous
#DED0DD #DED0D6 #DED1D0
triadic
#DED0D6 #D6DED0 #D0D6DE
tetradic
#DED0D6 #DDDED0 #D0DED8 #D1D0DE
square
#DED0D6 #DDDED0 #D0DED8 #D1D0DE
split-complementary
#DED0D6 #D0DED1 #D0DDDE
monochromatic
#AC8897 #C5ACB7 #DED0D6 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.49
#DED0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DED0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0D6
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0D6 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#E0D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded0d6; /* rgb */ color: rgb(222, 208, 214); /* oklch */ color: oklch(87.1% 0.017 349.6);
Tailwind
colors: {
custom: {
50: '#e8dee2',
500: '#ded0d6',
950: '#000000',
},
}SCSS
$custom: #ded0d6; $custom-light: #e8dee2; $custom-dark: #000000;
JSON
{
"hex": "#ded0d6",
"rgb": {
"r": 222,
"g": 208,
"b": 214
},
"hsl": {
"h": 334.286,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.87066,
"c": 0.01743,
"h": 349.6
},
"luminance": 0.65496
}Semantic roles & 50–950 ramp
primary
#DED0D6
secondary
#9FB4AB
accent
#9C794A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484