#DEDBD4#DEDBD4
#DEDBD4 is a very light, near-neutral orange. Relative luminance 0.709; OKLCH L 89.2% C 0.010 H 87.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDBD4 |
|---|---|
| RGB | rgb(222, 219, 212) |
| HSL | hsl(42, 13%, 85%) |
| HSV | hsv(42, 5%, 87%) |
| CMYK | cmyk(0%, 1.4%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.46, -0.21, 3.80) |
| CIE-LCH | lch(87.46, 3.80, 93.15°) |
| OKLab | oklab(89.18% 0.0004 0.01) |
| OKLCH | oklch(89.18% 0.01 87.5) |
| XYZ | xyz(67.3377, 70.9464, 72.4212) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.35
Gainsboro
#DCDCDC
ΔE00 3.51
Light Gray
#D3D3D3
ΔE00 3.98
Warm Beige
#E9DCC9
ΔE00 5.72
Linen
#FAF0E6
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDBD4 #D4D7DE
analogous
#DED6D4 #DEDBD4 #DCDED4
triadic
#DEDBD4 #D4DEDB #DBD4DE
tetradic
#DEDBD4 #D4DED6 #D4D7DE #DED4DC
square
#DEDBD4 #D4DED6 #D4D7DE #DED4DC
split-complementary
#DEDBD4 #D4DCDE #D6D4DE
monochromatic
#A9A18F #C3BEB1 #DEDBD4 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.38
#DEDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DEDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDBD4
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDBD4 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#E0DAD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dedbd4; /* rgb */ color: rgb(222, 219, 212); /* oklch */ color: oklch(89.2% 0.010 87.5);
Tailwind
colors: {
custom: {
50: '#e8e6e1',
500: '#dedbd4',
950: '#000000',
},
}SCSS
$custom: #dedbd4; $custom-light: #e8e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dedbd4",
"rgb": {
"r": 222,
"g": 219,
"b": 212
},
"hsl": {
"h": 42,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89183,
"c": 0.01002,
"h": 87.5
},
"luminance": 0.70946
}Semantic roles & 50–950 ramp
primary
#DEDBD4
secondary
#A3A8B3
accent
#64974E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484