#DEBBA0#DEBBA0
#DEBBA0 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.6% C 0.055 H 59.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBA0 |
|---|---|
| RGB | rgb(222, 187, 160) |
| HSL | hsl(26, 48%, 75%) |
| HSV | hsv(26, 28%, 87%) |
| CMYK | cmyk(0%, 15.8%, 27.9%, 12.9%) |
| CIE-LAB | lab(78.23, 8.55, 18.35) |
| CIE-LCH | lch(78.23, 20.25, 65.03°) |
| OKLab | oklab(81.56% 0.0276 0.047) |
| OKLCH | oklch(81.56% 0.055 59.6) |
| XYZ | xyz(54.2404, 53.6104, 40.7416) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.84
Tan
#D2B48C
ΔE00 6.00
Burlywood
#DEB887
ΔE00 6.71
Peach
#FFDAB9
ΔE00 7.61
Light Peach
#FFD8B1
ΔE00 7.84
Khaki
#C3B091
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBA0 #A0C3DE
analogous
#DEA0A4 #DEBBA0 #DEDAA0
triadic
#DEBBA0 #A0DEBB #BBA0DE
tetradic
#DEBBA0 #A4DEA0 #A0C3DE #DAA0DE
square
#DEBBA0 #A4DEA0 #A0C3DE #DAA0DE
split-complementary
#DEBBA0 #A0DEDA #A0A4DE
monochromatic
#BE7A45 #CE9A73 #DEBBA0 #EEDCCD #F7EFE8
Accessibility & contrast
On white
1.79
#DEBBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#DEBBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBA0
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBA0 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9E
Deuteranopia (green-blind)
#CEC5A0
Tritanopia (blue-blind)
#E9B4B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debba0; /* rgb */ color: rgb(222, 187, 160); /* oklch */ color: oklch(81.6% 0.055 59.6);
Tailwind
colors: {
custom: {
50: '#e9cfbc',
500: '#debba0',
950: '#000000',
},
}SCSS
$custom: #debba0; $custom-light: #e9cfbc; $custom-dark: #000000;
JSON
{
"hex": "#debba0",
"rgb": {
"r": 222,
"g": 187,
"b": 160
},
"hsl": {
"h": 26.129,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.81559,
"c": 0.05452,
"h": 59.6
},
"luminance": 0.53608
}Semantic roles & 50–950 ramp
primary
#DEBBA0
secondary
#6C96B6
accent
#7CBC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382