#DED4D2#DED4D2
#DED4D2 is a very light, near-neutral red. Relative luminance 0.673; OKLCH L 87.7% C 0.011 H 31.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4D2 |
|---|---|
| RGB | rgb(222, 212, 210) |
| HSL | hsl(10, 15%, 85%) |
| HSV | hsv(10, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.64, 3.09, 2.21) |
| CIE-LCH | lch(85.64, 3.80, 35.66°) |
| OKLab | oklab(87.74% 0.0098 0.0059) |
| OKLCH | oklch(87.74% 0.011 31.1) |
| XYZ | xyz(65.2991, 67.2703, 70.5047) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 4.80
Fog
#D8DCE0
ΔE00 6.90
Very Light Pink
#FFF4F2
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.09
Linen
#FAF0E6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4D2 #D2DCDE
analogous
#DED2D6 #DED4D2 #DEDAD2
triadic
#DED4D2 #D2DED4 #D4D2DE
tetradic
#DED4D2 #D6DED2 #D2DCDE #DAD2DE
square
#DED4D2 #D6DED2 #D2DCDE #DAD2DE
split-complementary
#DED4D2 #D2DEDA #D2D6DE
monochromatic
#AA918B #C4B2AF #DED4D2 #F2EEED #F2EEED
Accessibility & contrast
On white
1.45
#DED4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DED4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4D2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4D2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D8D7D2
Tritanopia (blue-blind)
#E1D3D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4d2; /* rgb */ color: rgb(222, 212, 210); /* oklch */ color: oklch(87.7% 0.011 31.1);
Tailwind
colors: {
custom: {
50: '#e8e1df',
500: '#ded4d2',
950: '#000000',
},
}SCSS
$custom: #ded4d2; $custom-light: #e8e1df; $custom-dark: #000000;
JSON
{
"hex": "#ded4d2",
"rgb": {
"r": 222,
"g": 212,
"b": 210
},
"hsl": {
"h": 10,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87738,
"c": 0.01143,
"h": 31.1
},
"luminance": 0.6727
}Semantic roles & 50–950 ramp
primary
#DED4D2
secondary
#A1B0B3
accent
#8D9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484