#DEBAAB#DEBAAB
#DEBAAB is a light, muted orange. Relative luminance 0.536; OKLCH L 81.6% C 0.047 H 43.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAAB |
|---|---|
| RGB | rgb(222, 186, 171) |
| HSL | hsl(18, 44%, 77%) |
| HSV | hsv(18, 23%, 87%) |
| CMYK | cmyk(0%, 16.2%, 23%, 12.9%) |
| CIE-LAB | lab(78.22, 10.61, 12.42) |
| CIE-LCH | lch(78.22, 16.34, 49.48°) |
| OKLab | oklab(81.63% 0.0336 0.0323) |
| OKLCH | oklch(81.63% 0.047 43.9) |
| XYZ | xyz(55.0342, 53.5896, 45.9650) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.62
Apricot
#FBCEB1
ΔE00 7.16
Pale Salmon
#FFB19A
ΔE00 9.35
Pinkish Tan
#D99B82
ΔE00 9.63
Mushroom
#BA9E88
ΔE00 9.72
Warm Gray
#C9BEB0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAAB #ABCFDE
analogous
#DEABB6 #DEBAAB #DED4AB
triadic
#DEBAAB #ABDEBA #BAABDE
tetradic
#DEBAAB #B6DEAB #ABCFDE #D4ABDE
square
#DEBAAB #B6DEAB #ABCFDE #D4ABDE
split-complementary
#DEBAAB #ABDED4 #ABB6DE
monochromatic
#BB7253 #CD967F #DEBAAB #EFDED7 #F6EDE9
Accessibility & contrast
On white
1.79
#DEBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#DEBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAAB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAAB | 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)
#C3BDAA
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#E8B5B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaab; /* rgb */ color: rgb(222, 186, 171); /* oklch */ color: oklch(81.6% 0.047 43.9);
Tailwind
colors: {
custom: {
50: '#e9cec4',
500: '#debaab',
950: '#000000',
},
}SCSS
$custom: #debaab; $custom-light: #e9cec4; $custom-dark: #000000;
JSON
{
"hex": "#debaab",
"rgb": {
"r": 222,
"g": 186,
"b": 171
},
"hsl": {
"h": 17.647,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.81627,
"c": 0.04656,
"h": 43.9
},
"luminance": 0.53588
}Semantic roles & 50–950 ramp
primary
#DEBAAB
secondary
#77A4B6
accent
#8FB72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382