#DEBAA1#DEBAA1
#DEBAA1 is a light, muted orange. Relative luminance 0.532; OKLCH L 81.4% C 0.054 H 56.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA1 |
|---|---|
| RGB | rgb(222, 186, 161) |
| HSL | hsl(25, 48%, 75%) |
| HSV | hsv(25, 27%, 87%) |
| CMYK | cmyk(0%, 16.2%, 27.5%, 12.9%) |
| CIE-LAB | lab(78.01, 9.21, 17.50) |
| CIE-LCH | lch(78.01, 19.78, 62.23°) |
| OKLab | oklab(81.39% 0.0296 0.0449) |
| OKLCH | oklch(81.39% 0.054 56.6) |
| XYZ | xyz(54.1168, 53.2227, 41.1337) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.80
Tan
#D2B48C
ΔE00 6.87
Burlywood
#DEB887
ΔE00 7.57
Peach
#FFDAB9
ΔE00 8.04
Light Peach
#FFD8B1
ΔE00 8.41
Mushroom
#BA9E88
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA1 #A1C5DE
analogous
#DEA1A7 #DEBAA1 #DED8A1
triadic
#DEBAA1 #A1DEBA #BAA1DE
tetradic
#DEBAA1 #A7DEA1 #A1C5DE #D8A1DE
square
#DEBAA1 #A7DEA1 #A1C5DE #D8A1DE
split-complementary
#DEBAA1 #A1DED8 #A1A7DE
monochromatic
#BE7746 #CE9974 #DEBAA1 #EEDBCE #F7EEE8
Accessibility & contrast
On white
1.80
#DEBAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#DEBAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA1
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA1 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9F
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#E9B3B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa1; /* rgb */ color: rgb(222, 186, 161); /* oklch */ color: oklch(81.4% 0.054 56.6);
Tailwind
colors: {
custom: {
50: '#e9cebc',
500: '#debaa1',
950: '#000000',
},
}SCSS
$custom: #debaa1; $custom-light: #e9cebc; $custom-dark: #000000;
JSON
{
"hex": "#debaa1",
"rgb": {
"r": 222,
"g": 186,
"b": 161
},
"hsl": {
"h": 24.59,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.81388,
"c": 0.05377,
"h": 56.6
},
"luminance": 0.53221
}Semantic roles & 50–950 ramp
primary
#DEBAA1
secondary
#6D98B6
accent
#80BB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382