#DEBBAD#DEBBAD
#DEBBAD is a light, muted orange. Relative luminance 0.541; OKLCH L 81.9% C 0.045 H 43.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBAD |
|---|---|
| RGB | rgb(222, 187, 173) |
| HSL | hsl(17, 43%, 77%) |
| HSV | hsv(17, 22%, 87%) |
| CMYK | cmyk(0%, 15.8%, 22.1%, 12.9%) |
| CIE-LAB | lab(78.51, 10.37, 11.75) |
| CIE-LCH | lch(78.51, 15.68, 48.57°) |
| OKLab | oklab(81.87% 0.0328 0.0306) |
| OKLCH | oklch(81.87% 0.045 43) |
| XYZ | xyz(55.4377, 54.0893, 47.0471) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.42
Apricot
#FBCEB1
ΔE00 7.32
Pale Salmon
#FFB19A
ΔE00 9.62
Warm Gray
#C9BEB0
ΔE00 9.83
Mushroom
#BA9E88
ΔE00 9.97
Pinkish Tan
#D99B82
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBAD #ADD0DE
analogous
#DEADB7 #DEBBAD #DED4AD
triadic
#DEBBAD #ADDEBB #BBADDE
tetradic
#DEBBAD #B7DEAD #ADD0DE #D4ADDE
square
#DEBBAD #B7DEAD #ADD0DE #D4ADDE
split-complementary
#DEBBAD #ADDED4 #ADB7DE
monochromatic
#BB7356 #CC9781 #DEBBAD #F0DFD9 #F6EDE9
Accessibility & contrast
On white
1.78
#DEBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DEBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBAD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBAD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAC
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#E8B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbad; /* rgb */ color: rgb(222, 187, 173); /* oklch */ color: oklch(81.9% 0.045 43.0);
Tailwind
colors: {
custom: {
50: '#e9cfc5',
500: '#debbad',
950: '#000000',
},
}SCSS
$custom: #debbad; $custom-light: #e9cfc5; $custom-dark: #000000;
JSON
{
"hex": "#debbad",
"rgb": {
"r": 222,
"g": 187,
"b": 173
},
"hsl": {
"h": 17.143,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8187,
"c": 0.04487,
"h": 43
},
"luminance": 0.54087
}Semantic roles & 50–950 ramp
primary
#DEBBAD
secondary
#79A5B6
accent
#8FB630
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382