#DEBBA6#DEBBA6
#DEBBA6 is a light, muted orange. Relative luminance 0.538; OKLCH L 81.7% C 0.050 H 52.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBA6 |
|---|---|
| RGB | rgb(222, 187, 166) |
| HSL | hsl(23, 46%, 76%) |
| HSV | hsv(23, 25%, 87%) |
| CMYK | cmyk(0%, 15.8%, 25.2%, 12.9%) |
| CIE-LAB | lab(78.36, 9.37, 15.31) |
| CIE-LCH | lch(78.36, 17.95, 58.52°) |
| OKLab | oklab(81.7% 0.03 0.0395) |
| OKLCH | oklch(81.7% 0.05 52.7) |
| XYZ | xyz(54.7780, 53.8254, 43.5729) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.93
Tan
#D2B48C
ΔE00 8.26
Peach
#FFDAB9
ΔE00 8.43
Pinkish Grey
#C8ACA9
ΔE00 8.66
Mushroom
#BA9E88
ΔE00 8.86
Warm Gray
#C9BEB0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBA6 #A6C9DE
analogous
#DEA6AD #DEBBA6 #DED7A6
triadic
#DEBBA6 #A6DEBB #BBA6DE
tetradic
#DEBBA6 #ADDEA6 #A6C9DE #D7A6DE
square
#DEBBA6 #ADDEA6 #A6C9DE #D7A6DE
split-complementary
#DEBBA6 #A6DED7 #A6ADDE
monochromatic
#BD774D #CD9979 #DEBBA6 #EFDDD3 #F7EEE9
Accessibility & contrast
On white
1.79
#DEBBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DEBBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBA6
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBA6 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA5
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#E8B5B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debba6; /* rgb */ color: rgb(222, 187, 166); /* oklch */ color: oklch(81.7% 0.050 52.7);
Tailwind
colors: {
custom: {
50: '#e9cfc0',
500: '#debba6',
950: '#000000',
},
}SCSS
$custom: #debba6; $custom-light: #e9cfc0; $custom-dark: #000000;
JSON
{
"hex": "#debba6",
"rgb": {
"r": 222,
"g": 187,
"b": 166
},
"hsl": {
"h": 22.5,
"s": 45.902,
"l": 76.078
},
"oklch": {
"l": 0.81699,
"c": 0.04961,
"h": 52.7
},
"luminance": 0.53823
}Semantic roles & 50–950 ramp
primary
#DEBBA6
secondary
#729DB6
accent
#84B92C
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382