#DED0CD#DED0CD
#DED0CD is a very light, near-neutral red. Relative luminance 0.650; OKLCH L 86.8% C 0.016 H 32.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0CD |
|---|---|
| RGB | rgb(222, 208, 205) |
| HSL | hsl(11, 20%, 84%) |
| HSV | hsv(11, 8%, 87%) |
| CMYK | cmyk(0%, 6.3%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.51, 4.33, 3.23) |
| CIE-LCH | lch(84.51, 5.40, 36.72°) |
| OKLab | oklab(86.81% 0.0137 0.0086) |
| OKLCH | oklch(86.81% 0.016 32) |
| XYZ | xyz(63.6983, 65.0499, 66.9460) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 6.58
Mistyrose
#FFE4E1
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.78
Warm Gray
#C9BEB0
ΔE00 7.83
Very Light Pink
#FFF4F2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0CD #CDDBDE
analogous
#DECDD2 #DED0CD #DED8CD
triadic
#DED0CD #CDDED0 #D0CDDE
tetradic
#DED0CD #D2DECD #CDDBDE #D8CDDE
square
#DED0CD #D2DECD #CDDBDE #D8CDDE
split-complementary
#DED0CD #CDDED8 #CDD2DE
monochromatic
#AD8B83 #C6ADA8 #DED0CD #F3EEED #F3EEED
Accessibility & contrast
On white
1.50
#DED0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DED0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0CD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0CD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#E2CECF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded0cd; /* rgb */ color: rgb(222, 208, 205); /* oklch */ color: oklch(86.8% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#e8dedc',
500: '#ded0cd',
950: '#000000',
},
}SCSS
$custom: #ded0cd; $custom-light: #e8dedc; $custom-dark: #000000;
JSON
{
"hex": "#ded0cd",
"rgb": {
"r": 222,
"g": 208,
"b": 205
},
"hsl": {
"h": 10.588,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.8681,
"c": 0.01617,
"h": 32
},
"luminance": 0.65049
}Semantic roles & 50–950 ramp
primary
#DED0CD
secondary
#9BB0B4
accent
#8F9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484