#DED3D8#DED3D8
#DED3D8 is a very light, near-neutral pink. Relative luminance 0.671; OKLCH L 87.7% C 0.014 H 348.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3D8 |
|---|---|
| RGB | rgb(222, 211, 216) |
| HSL | hsl(333, 14%, 85%) |
| HSV | hsv(333, 5%, 87%) |
| CMYK | cmyk(0%, 5%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.54, 4.66, -1.11) |
| CIE-LCH | lch(85.54, 4.79, 346.60°) |
| OKLab | oklab(87.71% 0.0135 -0.0029) |
| OKLCH | oklch(87.71% 0.014 348) |
| XYZ | xyz(65.8114, 67.0765, 74.4325) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.52
Mistyrose
#FFE4E1
ΔE00 7.73
Very Light Pink
#FFF4F2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3D8 #D3DED9
analogous
#DED3DE #DED3D8 #DED3D3
triadic
#DED3D8 #D8DED3 #D3D8DE
tetradic
#DED3D8 #DEDED3 #D3DED9 #D3D3DE
square
#DED3D8 #DEDED3 #D3DED9 #D3D3DE
split-complementary
#DED3D8 #D3DED3 #D3DEDE
monochromatic
#AA8D9A #C4B0B9 #DED3D8 #F2EEF0 #F2EEF0
Accessibility & contrast
On white
1.46
#DED3D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DED3D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3D8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3D8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#D6D6D8
Tritanopia (blue-blind)
#E0D3D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded3d8; /* rgb */ color: rgb(222, 211, 216); /* oklch */ color: oklch(87.7% 0.014 348.0);
Tailwind
colors: {
custom: {
50: '#e8e0e4',
500: '#ded3d8',
950: '#000000',
},
}SCSS
$custom: #ded3d8; $custom-light: #e8e0e4; $custom-dark: #000000;
JSON
{
"hex": "#ded3d8",
"rgb": {
"r": 222,
"g": 211,
"b": 216
},
"hsl": {
"h": 332.727,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.87712,
"c": 0.01382,
"h": 348
},
"luminance": 0.67076
}Semantic roles & 50–950 ramp
primary
#DED3D8
secondary
#A2B3AB
accent
#98764D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484