#DEBBAB#DEBBAB
#DEBBAB is a light, muted orange. Relative luminance 0.540; OKLCH L 81.8% C 0.046 H 46.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBAB |
|---|---|
| RGB | rgb(222, 187, 171) |
| HSL | hsl(19, 44%, 77%) |
| HSV | hsv(19, 23%, 87%) |
| CMYK | cmyk(0%, 15.8%, 23%, 12.9%) |
| CIE-LAB | lab(78.47, 10.08, 12.77) |
| CIE-LCH | lch(78.47, 16.27, 51.70°) |
| OKLab | oklab(81.82% 0.032 0.0332) |
| OKLCH | oklch(81.82% 0.046 46) |
| XYZ | xyz(55.2456, 54.0124, 46.0355) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.79
Pinkish Grey
#C8ACA9
ΔE00 7.01
Warm Gray
#C9BEB0
ΔE00 9.53
Mushroom
#BA9E88
ΔE00 9.57
Peach
#FFDAB9
ΔE00 9.64
Pale Salmon
#FFB19A
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBAB #ABCEDE
analogous
#DEABB5 #DEBBAB #DED5AB
triadic
#DEBBAB #ABDEBB #BBABDE
tetradic
#DEBBAB #B5DEAB #ABCEDE #D5ABDE
square
#DEBBAB #B5DEAB #ABCEDE #D5ABDE
split-complementary
#DEBBAB #ABDED5 #ABB5DE
monochromatic
#BB7453 #CD977F #DEBBAB #EFDFD7 #F6EDE9
Accessibility & contrast
On white
1.78
#DEBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DEBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBAB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBAB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#E8B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbab; /* rgb */ color: rgb(222, 187, 171); /* oklch */ color: oklch(81.8% 0.046 46.0);
Tailwind
colors: {
custom: {
50: '#e9cfc4',
500: '#debbab',
950: '#000000',
},
}SCSS
$custom: #debbab; $custom-light: #e9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#debbab",
"rgb": {
"r": 222,
"g": 187,
"b": 171
},
"hsl": {
"h": 18.824,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8182,
"c": 0.0461,
"h": 46
},
"luminance": 0.54011
}Semantic roles & 50–950 ramp
primary
#DEBBAB
secondary
#77A2B6
accent
#8CB72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382