#DEBAA3#DEBAA3
#DEBAA3 is a light, muted orange. Relative luminance 0.533; OKLCH L 81.4% C 0.052 H 54.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA3 |
|---|---|
| RGB | rgb(222, 186, 163) |
| HSL | hsl(23, 47%, 75%) |
| HSV | hsv(23, 27%, 87%) |
| CMYK | cmyk(0%, 16.2%, 26.6%, 12.9%) |
| CIE-LAB | lab(78.05, 9.49, 16.48) |
| CIE-LCH | lch(78.05, 19.02, 60.08°) |
| OKLab | oklab(81.44% 0.0304 0.0424) |
| OKLCH | oklch(81.44% 0.052 54.4) |
| XYZ | xyz(54.2946, 53.2938, 42.0700) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.85
Tan
#D2B48C
ΔE00 7.63
Peach
#FFDAB9
ΔE00 8.32
Burlywood
#DEB887
ΔE00 8.37
Mushroom
#BA9E88
ΔE00 8.62
Light Peach
#FFD8B1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA3 #A3C7DE
analogous
#DEA3A9 #DEBAA3 #DED7A3
triadic
#DEBAA3 #A3DEBA #BAA3DE
tetradic
#DEBAA3 #A9DEA3 #A3C7DE #D7A3DE
square
#DEBAA3 #A9DEA3 #A3C7DE #D7A3DE
split-complementary
#DEBAA3 #A3DED7 #A3A9DE
monochromatic
#BE7649 #CE9876 #DEBAA3 #EEDCD0 #F7EEE8
Accessibility & contrast
On white
1.80
#DEBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DEBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA3
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA3 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA1
Deuteranopia (green-blind)
#CDC4A3
Tritanopia (blue-blind)
#E9B4B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa3; /* rgb */ color: rgb(222, 186, 163); /* oklch */ color: oklch(81.4% 0.052 54.4);
Tailwind
colors: {
custom: {
50: '#e9cebe',
500: '#debaa3',
950: '#000000',
},
}SCSS
$custom: #debaa3; $custom-light: #e9cebe; $custom-dark: #000000;
JSON
{
"hex": "#debaa3",
"rgb": {
"r": 222,
"g": 186,
"b": 163
},
"hsl": {
"h": 23.39,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.81435,
"c": 0.05216,
"h": 54.4
},
"luminance": 0.53292
}Semantic roles & 50–950 ramp
primary
#DEBAA3
secondary
#6F9AB6
accent
#83BA2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382