#DED1CD#DED1CD
#DED1CD is a very light, near-neutral red. Relative luminance 0.655; OKLCH L 87.0% C 0.016 H 37.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1CD |
|---|---|
| RGB | rgb(222, 209, 205) |
| HSL | hsl(14, 20%, 84%) |
| HSV | hsv(14, 8%, 87%) |
| CMYK | cmyk(0%, 5.9%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.76, 3.80, 3.59) |
| CIE-LCH | lch(84.76, 5.23, 43.36°) |
| OKLab | oklab(87.01% 0.0122 0.0095) |
| OKLCH | oklch(87.01% 0.016 37.9) |
| XYZ | xyz(63.9429, 65.5391, 67.0276) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.17
Mistyrose
#FFE4E1
ΔE00 7.24
Warm Gray
#C9BEB0
ΔE00 7.36
Warm Beige
#E9DCC9
ΔE00 7.49
Silver
#C0C0C0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1CD #CDDADE
analogous
#DECDD1 #DED1CD #DED9CD
triadic
#DED1CD #CDDED1 #D1CDDE
tetradic
#DED1CD #D1DECD #CDDADE #D9CDDE
square
#DED1CD #D1DECD #CDDADE #D9CDDE
split-complementary
#DED1CD #CDDED9 #CDD1DE
monochromatic
#AD8D83 #C6AFA8 #DED1CD #F3EEED #F3EEED
Accessibility & contrast
On white
1.49
#DED1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DED1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1CD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1CD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#E2CFD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded1cd; /* rgb */ color: rgb(222, 209, 205); /* oklch */ color: oklch(87.0% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#e8dfdc',
500: '#ded1cd',
950: '#000000',
},
}SCSS
$custom: #ded1cd; $custom-light: #e8dfdc; $custom-dark: #000000;
JSON
{
"hex": "#ded1cd",
"rgb": {
"r": 222,
"g": 209,
"b": 205
},
"hsl": {
"h": 14.118,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.87007,
"c": 0.01551,
"h": 37.9
},
"luminance": 0.65538
}Semantic roles & 50–950 ramp
primary
#DED1CD
secondary
#9BAEB4
accent
#8A9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484