#DEBAA2#DEBAA2
#DEBAA2 is a light, muted orange. Relative luminance 0.533; OKLCH L 81.4% C 0.053 H 55.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA2 |
|---|---|
| RGB | rgb(222, 186, 162) |
| HSL | hsl(24, 48%, 75%) |
| HSV | hsv(24, 27%, 87%) |
| CMYK | cmyk(0%, 16.2%, 27%, 12.9%) |
| CIE-LAB | lab(78.03, 9.35, 16.99) |
| CIE-LCH | lch(78.03, 19.39, 61.17°) |
| OKLab | oklab(81.41% 0.03 0.0437) |
| OKLCH | oklch(81.41% 0.053 55.5) |
| XYZ | xyz(54.2054, 53.2581, 41.6000) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.81
Tan
#D2B48C
ΔE00 7.25
Burlywood
#DEB887
ΔE00 7.97
Peach
#FFDAB9
ΔE00 8.17
Mushroom
#BA9E88
ΔE00 8.56
Light Peach
#FFD8B1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA2 #A2C6DE
analogous
#DEA2A8 #DEBAA2 #DED8A2
triadic
#DEBAA2 #A2DEBA #BAA2DE
tetradic
#DEBAA2 #A8DEA2 #A2C6DE #D8A2DE
square
#DEBAA2 #A8DEA2 #A2C6DE #D8A2DE
split-complementary
#DEBAA2 #A2DED8 #A2A8DE
monochromatic
#BE7748 #CE9875 #DEBAA2 #EEDCCF #F7EEE8
Accessibility & contrast
On white
1.80
#DEBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DEBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#E9B3B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa2; /* rgb */ color: rgb(222, 186, 162); /* oklch */ color: oklch(81.4% 0.053 55.5);
Tailwind
colors: {
custom: {
50: '#e9cebd',
500: '#debaa2',
950: '#000000',
},
}SCSS
$custom: #debaa2; $custom-light: #e9cebd; $custom-dark: #000000;
JSON
{
"hex": "#debaa2",
"rgb": {
"r": 222,
"g": 186,
"b": 162
},
"hsl": {
"h": 24,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.81411,
"c": 0.05296,
"h": 55.5
},
"luminance": 0.53256
}Semantic roles & 50–950 ramp
primary
#DEBAA2
secondary
#6E99B6
accent
#81BB2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382