#DED7D2#DED7D2
#DED7D2 is a very light, near-neutral orange. Relative luminance 0.688; OKLCH L 88.3% C 0.010 H 58.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7D2 |
|---|---|
| RGB | rgb(222, 215, 210) |
| HSL | hsl(25, 15%, 85%) |
| HSV | hsv(25, 5%, 87%) |
| CMYK | cmyk(0%, 3.2%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.40, 1.52, 3.31) |
| CIE-LCH | lch(86.40, 3.65, 65.32°) |
| OKLab | oklab(88.33% 0.0054 0.0088) |
| OKLCH | oklch(88.33% 0.01 58.2) |
| XYZ | xyz(66.0560, 68.7841, 70.7570) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.79
Light Gray
#D3D3D3
ΔE00 3.88
Light Grey
#D8DCD6
ΔE00 5.75
Linen
#FAF0E6
ΔE00 5.98
Warm Beige
#E9DCC9
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7D2 #D2D9DE
analogous
#DED2D3 #DED7D2 #DEDDD2
triadic
#DED7D2 #D2DED7 #D7D2DE
tetradic
#DED7D2 #D3DED2 #D2D9DE #DDD2DE
square
#DED7D2 #D3DED2 #D2D9DE #DDD2DE
split-complementary
#DED7D2 #D2DEDD #D2D3DE
monochromatic
#AA988B #C4B8AF #DED7D2 #F2EFED #F2EFED
Accessibility & contrast
On white
1.42
#DED7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#DED7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7D2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7D2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#E1D6D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded7d2; /* rgb */ color: rgb(222, 215, 210); /* oklch */ color: oklch(88.3% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#e8e3df',
500: '#ded7d2',
950: '#000000',
},
}SCSS
$custom: #ded7d2; $custom-light: #e8e3df; $custom-dark: #000000;
JSON
{
"hex": "#ded7d2",
"rgb": {
"r": 222,
"g": 215,
"b": 210
},
"hsl": {
"h": 25,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88332,
"c": 0.01031,
"h": 58.2
},
"luminance": 0.68784
}Semantic roles & 50–950 ramp
primary
#DED7D2
secondary
#A1ACB3
accent
#799A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484