#DEBAA4#DEBAA4
#DEBAA4 is a light, muted orange. Relative luminance 0.533; OKLCH L 81.5% C 0.051 H 53.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA4 |
|---|---|
| RGB | rgb(222, 186, 164) |
| HSL | hsl(23, 47%, 76%) |
| HSV | hsv(23, 26%, 87%) |
| CMYK | cmyk(0%, 16.2%, 26.1%, 12.9%) |
| CIE-LAB | lab(78.07, 9.63, 15.97) |
| CIE-LCH | lch(78.07, 18.65, 58.93°) |
| OKLab | oklab(81.46% 0.0308 0.0412) |
| OKLCH | oklch(81.46% 0.051 53.2) |
| XYZ | xyz(54.3846, 53.3298, 42.5437) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.92
Tan
#D2B48C
ΔE00 8.02
Peach
#FFDAB9
ΔE00 8.49
Mushroom
#BA9E88
ΔE00 8.69
Burlywood
#DEB887
ΔE00 8.77
Pinkish Grey
#C8ACA9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA4 #A4C8DE
analogous
#DEA4AB #DEBAA4 #DED7A4
triadic
#DEBAA4 #A4DEBA #BAA4DE
tetradic
#DEBAA4 #ABDEA4 #A4C8DE #D7A4DE
square
#DEBAA4 #ABDEA4 #A4C8DE #D7A4DE
split-complementary
#DEBAA4 #A4DED7 #A4ABDE
monochromatic
#BD764A #CE9877 #DEBAA4 #EEDCD1 #F7EEE9
Accessibility & contrast
On white
1.80
#DEBAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DEBAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA4
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA4 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA3
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#E9B4B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa4; /* rgb */ color: rgb(222, 186, 164); /* oklch */ color: oklch(81.5% 0.051 53.2);
Tailwind
colors: {
custom: {
50: '#e9cebf',
500: '#debaa4',
950: '#000000',
},
}SCSS
$custom: #debaa4; $custom-light: #e9cebf; $custom-dark: #000000;
JSON
{
"hex": "#debaa4",
"rgb": {
"r": 222,
"g": 186,
"b": 164
},
"hsl": {
"h": 22.759,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.81458,
"c": 0.05139,
"h": 53.2
},
"luminance": 0.53328
}Semantic roles & 50–950 ramp
primary
#DEBAA4
secondary
#709CB6
accent
#84BA2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382