#DEB8A2#DEB8A2
#DEB8A2 is a light, muted orange. Relative luminance 0.524; OKLCH L 81.0% C 0.053 H 51.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8A2 |
|---|---|
| RGB | rgb(222, 184, 162) |
| HSL | hsl(22, 48%, 75%) |
| HSV | hsv(22, 27%, 87%) |
| CMYK | cmyk(0%, 17.1%, 27%, 12.9%) |
| CIE-LAB | lab(77.53, 10.42, 16.30) |
| CIE-LCH | lch(77.53, 19.34, 57.42°) |
| OKLab | oklab(81.02% 0.0331 0.042) |
| OKLCH | oklch(81.02% 0.053 51.7) |
| XYZ | xyz(53.7870, 52.4213, 41.4605) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.15
Tan
#D2B48C
ΔE00 8.36
Mushroom
#BA9E88
ΔE00 8.57
Pinkish Grey
#C8ACA9
ΔE00 8.70
Pinkish Tan
#D99B82
ΔE00 8.86
Peach
#FFDAB9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8A2 #A2C8DE
analogous
#DEA2AA #DEB8A2 #DED6A2
triadic
#DEB8A2 #A2DEB8 #B8A2DE
tetradic
#DEB8A2 #AADEA2 #A2C8DE #D6A2DE
square
#DEB8A2 #AADEA2 #A2C8DE #D6A2DE
split-complementary
#DEB8A2 #A2DED6 #A2AADE
monochromatic
#BE7348 #CE9675 #DEB8A2 #EEDACF #F7EEE8
Accessibility & contrast
On white
1.83
#DEB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#DEB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8A2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8A2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA1
Deuteranopia (green-blind)
#CBC3A2
Tritanopia (blue-blind)
#E9B1B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb8a2; /* rgb */ color: rgb(222, 184, 162); /* oklch */ color: oklch(81.0% 0.053 51.7);
Tailwind
colors: {
custom: {
50: '#e9cdbd',
500: '#deb8a2',
950: '#000000',
},
}SCSS
$custom: #deb8a2; $custom-light: #e9cdbd; $custom-dark: #000000;
JSON
{
"hex": "#deb8a2",
"rgb": {
"r": 222,
"g": 184,
"b": 162
},
"hsl": {
"h": 22,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.81024,
"c": 0.05342,
"h": 51.7
},
"luminance": 0.52419
}Semantic roles & 50–950 ramp
primary
#DEB8A2
secondary
#6E9CB6
accent
#86BB2B
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161312
muted
#848382