#DEBAA0#DEBAA0
#DEBAA0 is a light, muted orange. Relative luminance 0.532; OKLCH L 81.4% C 0.055 H 57.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA0 |
|---|---|
| RGB | rgb(222, 186, 160) |
| HSL | hsl(25, 48%, 75%) |
| HSV | hsv(25, 28%, 87%) |
| CMYK | cmyk(0%, 16.2%, 27.9%, 12.9%) |
| CIE-LAB | lab(77.99, 9.08, 18.01) |
| CIE-LCH | lch(77.99, 20.17, 63.24°) |
| OKLab | oklab(81.36% 0.0292 0.0462) |
| OKLCH | oklch(81.36% 0.055 57.7) |
| XYZ | xyz(54.0290, 53.1876, 40.6711) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.82
Tan
#D2B48C
ΔE00 6.51
Burlywood
#DEB887
ΔE00 7.19
Peach
#FFDAB9
ΔE00 7.93
Light Peach
#FFD8B1
ΔE00 8.22
Mushroom
#BA9E88
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA0 #A0C4DE
analogous
#DEA0A5 #DEBAA0 #DED9A0
triadic
#DEBAA0 #A0DEBA #BAA0DE
tetradic
#DEBAA0 #A5DEA0 #A0C4DE #D9A0DE
square
#DEBAA0 #A5DEA0 #A0C4DE #D9A0DE
split-complementary
#DEBAA0 #A0DED9 #A0A5DE
monochromatic
#BE7845 #CE9973 #DEBAA0 #EEDBCD #F7EFE8
Accessibility & contrast
On white
1.80
#DEBAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#DEBAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9E
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#E9B3B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa0; /* rgb */ color: rgb(222, 186, 160); /* oklch */ color: oklch(81.4% 0.055 57.7);
Tailwind
colors: {
custom: {
50: '#e9cebc',
500: '#debaa0',
950: '#000000',
},
}SCSS
$custom: #debaa0; $custom-light: #e9cebc; $custom-dark: #000000;
JSON
{
"hex": "#debaa0",
"rgb": {
"r": 222,
"g": 186,
"b": 160
},
"hsl": {
"h": 25.161,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.81365,
"c": 0.0546,
"h": 57.7
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#DEBAA0
secondary
#6C97B6
accent
#7FBC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382