#DEBAA9#DEBAA9
#DEBAA9 is a light, muted orange. Relative luminance 0.535; OKLCH L 81.6% C 0.048 H 46.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA9 |
|---|---|
| RGB | rgb(222, 186, 169) |
| HSL | hsl(19, 45%, 77%) |
| HSV | hsv(19, 24%, 87%) |
| CMYK | cmyk(0%, 16.2%, 23.9%, 12.9%) |
| CIE-LAB | lab(78.18, 10.33, 13.43) |
| CIE-LCH | lch(78.18, 16.95, 52.45°) |
| OKLab | oklab(81.58% 0.0328 0.0348) |
| OKLCH | oklch(81.58% 0.048 46.7) |
| XYZ | xyz(54.8450, 53.5140, 44.9687) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.68
Pinkish Grey
#C8ACA9
ΔE00 7.23
Mushroom
#BA9E88
ΔE00 9.34
Pale Salmon
#FFB19A
ΔE00 9.42
Pinkish Tan
#D99B82
ΔE00 9.52
Peach
#FFDAB9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA9 #A9CDDE
analogous
#DEA9B3 #DEBAA9 #DED5A9
triadic
#DEBAA9 #A9DEBA #BAA9DE
tetradic
#DEBAA9 #B3DEA9 #A9CDDE #D5A9DE
square
#DEBAA9 #B3DEA9 #A9CDDE #D5A9DE
split-complementary
#DEBAA9 #A9DED5 #A9B3DE
monochromatic
#BC7351 #CD977D #DEBAA9 #EFDDD5 #F7EDE9
Accessibility & contrast
On white
1.79
#DEBAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#DEBAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA9
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA9 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA8
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#E8B4B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa9; /* rgb */ color: rgb(222, 186, 169); /* oklch */ color: oklch(81.6% 0.048 46.7);
Tailwind
colors: {
custom: {
50: '#e9cec2',
500: '#debaa9',
950: '#000000',
},
}SCSS
$custom: #debaa9; $custom-light: #e9cec2; $custom-dark: #000000;
JSON
{
"hex": "#debaa9",
"rgb": {
"r": 222,
"g": 186,
"b": 169
},
"hsl": {
"h": 19.245,
"s": 44.538,
"l": 76.667
},
"oklch": {
"l": 0.81578,
"c": 0.04782,
"h": 46.7
},
"luminance": 0.53512
}Semantic roles & 50–950 ramp
primary
#DEBAA9
secondary
#75A1B6
accent
#8BB82E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382