#DEBAA7#DEBAA7
#DEBAA7 is a light, muted orange. Relative luminance 0.534; OKLCH L 81.5% C 0.049 H 49.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA7 |
|---|---|
| RGB | rgb(222, 186, 167) |
| HSL | hsl(21, 45%, 76%) |
| HSV | hsv(21, 25%, 87%) |
| CMYK | cmyk(0%, 16.2%, 24.8%, 12.9%) |
| CIE-LAB | lab(78.13, 10.04, 14.45) |
| CIE-LCH | lch(78.13, 17.60, 55.20°) |
| OKLab | oklab(81.53% 0.032 0.0374) |
| OKLCH | oklch(81.53% 0.049 49.4) |
| XYZ | xyz(54.6587, 53.4394, 43.9874) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.29
Pinkish Grey
#C8ACA9
ΔE00 7.88
Mushroom
#BA9E88
ΔE00 9.02
Peach
#FFDAB9
ΔE00 9.11
Tan
#D2B48C
ΔE00 9.23
Pinkish Tan
#D99B82
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA7 #A7CBDE
analogous
#DEA7B0 #DEBAA7 #DED6A7
triadic
#DEBAA7 #A7DEBA #BAA7DE
tetradic
#DEBAA7 #B0DEA7 #A7CBDE #D6A7DE
square
#DEBAA7 #B0DEA7 #A7CBDE #D6A7DE
split-complementary
#DEBAA7 #A7DED6 #A7B0DE
monochromatic
#BD744E #CD977A #DEBAA7 #EFDDD4 #F7EEE9
Accessibility & contrast
On white
1.80
#DEBAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DEBAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA7
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA7 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA6
Deuteranopia (green-blind)
#CCC4A7
Tritanopia (blue-blind)
#E8B4B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa7; /* rgb */ color: rgb(222, 186, 167); /* oklch */ color: oklch(81.5% 0.049 49.4);
Tailwind
colors: {
custom: {
50: '#e9cec1',
500: '#debaa7',
950: '#000000',
},
}SCSS
$custom: #debaa7; $custom-light: #e9cec1; $custom-dark: #000000;
JSON
{
"hex": "#debaa7",
"rgb": {
"r": 222,
"g": 186,
"b": 167
},
"hsl": {
"h": 20.727,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.8153,
"c": 0.04918,
"h": 49.4
},
"luminance": 0.53437
}Semantic roles & 50–950 ramp
primary
#DEBAA7
secondary
#739FB6
accent
#88B92D
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382