#DEBAA5#DEBAA5
#DEBAA5 is a light, muted orange. Relative luminance 0.534; OKLCH L 81.5% C 0.051 H 52.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA5 |
|---|---|
| RGB | rgb(222, 186, 165) |
| HSL | hsl(22, 46%, 76%) |
| HSV | hsv(22, 26%, 87%) |
| CMYK | cmyk(0%, 16.2%, 25.7%, 12.9%) |
| CIE-LAB | lab(78.09, 9.76, 15.47) |
| CIE-LCH | lch(78.09, 18.29, 57.74°) |
| OKLab | oklab(81.48% 0.0312 0.0399) |
| OKLCH | oklch(81.48% 0.051 52) |
| XYZ | xyz(54.4752, 53.3661, 43.0212) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.01
Tan
#D2B48C
ΔE00 8.42
Pinkish Grey
#C8ACA9
ΔE00 8.55
Peach
#FFDAB9
ΔE00 8.68
Mushroom
#BA9E88
ΔE00 8.78
Burlywood
#DEB887
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA5 #A5C9DE
analogous
#DEA5AC #DEBAA5 #DED6A5
triadic
#DEBAA5 #A5DEBA #BAA5DE
tetradic
#DEBAA5 #ACDEA5 #A5C9DE #D6A5DE
square
#DEBAA5 #ACDEA5 #A5C9DE #D6A5DE
split-complementary
#DEBAA5 #A5DED6 #A5ACDE
monochromatic
#BD754B #CE9878 #DEBAA5 #EEDCD2 #F7EEE9
Accessibility & contrast
On white
1.80
#DEBAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DEBAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA5
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA5 | 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)
#C4BDA4
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#E9B4B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa5; /* rgb */ color: rgb(222, 186, 165); /* oklch */ color: oklch(81.5% 0.051 52.0);
Tailwind
colors: {
custom: {
50: '#e9cebf',
500: '#debaa5',
950: '#000000',
},
}SCSS
$custom: #debaa5; $custom-light: #e9cebf; $custom-dark: #000000;
JSON
{
"hex": "#debaa5",
"rgb": {
"r": 222,
"g": 186,
"b": 165
},
"hsl": {
"h": 22.105,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.81482,
"c": 0.05063,
"h": 52
},
"luminance": 0.53364
}Semantic roles & 50–950 ramp
primary
#DEBAA5
secondary
#719DB6
accent
#85BA2C
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382