#DED3D2#DED3D2
#DED3D2 is a very light, near-neutral red. Relative luminance 0.668; OKLCH L 87.5% C 0.012 H 23.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3D2 |
|---|---|
| RGB | rgb(222, 211, 210) |
| HSL | hsl(5, 15%, 85%) |
| HSV | hsv(5, 5%, 87%) |
| CMYK | cmyk(0%, 5%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.39, 3.61, 1.85) |
| CIE-LCH | lch(85.39, 4.05, 27.12°) |
| OKLab | oklab(87.54% 0.0112 0.0049) |
| OKLCH | oklch(87.54% 0.012 23.7) |
| XYZ | xyz(65.0499, 66.7719, 70.4217) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.30
Very Light Pink
#FFF4F2
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.27
Silver
#C0C0C0
ΔE00 7.28
Mistyrose
#FFE4E1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3D2 #D2DDDE
analogous
#DED2D7 #DED3D2 #DED9D2
triadic
#DED3D2 #D2DED3 #D3D2DE
tetradic
#DED3D2 #D7DED2 #D2DDDE #D9D2DE
square
#DED3D2 #D7DED2 #D2DDDE #D9D2DE
split-complementary
#DED3D2 #D2DED9 #D2D7DE
monochromatic
#AA8E8B #C4B0AF #DED3D2 #F2EEED #F2EEED
Accessibility & contrast
On white
1.46
#DED3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DED3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3D2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3D2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#E1D2D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded3d2; /* rgb */ color: rgb(222, 211, 210); /* oklch */ color: oklch(87.5% 0.012 23.7);
Tailwind
colors: {
custom: {
50: '#e8e0df',
500: '#ded3d2',
950: '#000000',
},
}SCSS
$custom: #ded3d2; $custom-light: #e8e0df; $custom-dark: #000000;
JSON
{
"hex": "#ded3d2",
"rgb": {
"r": 222,
"g": 211,
"b": 210
},
"hsl": {
"h": 5,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87541,
"c": 0.01228,
"h": 23.7
},
"luminance": 0.66771
}Semantic roles & 50–950 ramp
primary
#DED3D2
secondary
#A1B2B3
accent
#939A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484