#DEBBAA#DEBBAA
#DEBBAA is a light, muted orange. Relative luminance 0.540; OKLCH L 81.8% C 0.047 H 47.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBAA |
|---|---|
| RGB | rgb(222, 187, 170) |
| HSL | hsl(20, 44%, 77%) |
| HSV | hsv(20, 23%, 87%) |
| CMYK | cmyk(0%, 15.8%, 23.4%, 12.9%) |
| CIE-LAB | lab(78.45, 9.94, 13.28) |
| CIE-LCH | lch(78.45, 16.58, 53.18°) |
| OKLab | oklab(81.8% 0.0316 0.0344) |
| OKLCH | oklch(81.8% 0.047 47.4) |
| XYZ | xyz(55.1506, 53.9745, 45.5354) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.56
Pinkish Grey
#C8ACA9
ΔE00 7.33
Peach
#FFDAB9
ΔE00 9.36
Mushroom
#BA9E88
ΔE00 9.39
Warm Gray
#C9BEB0
ΔE00 9.40
Pale Salmon
#FFB19A
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBAA #AACDDE
analogous
#DEAAB3 #DEBBAA #DED5AA
triadic
#DEBBAA #AADEBB #BBAADE
tetradic
#DEBBAA #B3DEAA #AACDDE #D5AADE
square
#DEBBAA #B3DEAA #AACDDE #D5AADE
split-complementary
#DEBBAA #AADED5 #AAB3DE
monochromatic
#BC7452 #CD987E #DEBBAA #EFDED6 #F6EDE9
Accessibility & contrast
On white
1.78
#DEBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DEBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBAA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBAA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#CCC5AA
Tritanopia (blue-blind)
#E8B5B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbaa; /* rgb */ color: rgb(222, 187, 170); /* oklch */ color: oklch(81.8% 0.047 47.4);
Tailwind
colors: {
custom: {
50: '#e9cfc3',
500: '#debbaa',
950: '#000000',
},
}SCSS
$custom: #debbaa; $custom-light: #e9cfc3; $custom-dark: #000000;
JSON
{
"hex": "#debbaa",
"rgb": {
"r": 222,
"g": 187,
"b": 170
},
"hsl": {
"h": 19.615,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.81796,
"c": 0.04675,
"h": 47.4
},
"luminance": 0.53973
}Semantic roles & 50–950 ramp
primary
#DEBBAA
secondary
#76A1B6
accent
#8AB72E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382