#DEBB99#DEBB99
#DEBB99 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.4% C 0.061 H 66.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB99 |
|---|---|
| RGB | rgb(222, 187, 153) |
| HSL | hsl(30, 51%, 74%) |
| HSV | hsv(30, 31%, 87%) |
| CMYK | cmyk(0%, 15.8%, 31.1%, 12.9%) |
| CIE-LAB | lab(78.09, 7.63, 21.91) |
| CIE-LCH | lch(78.09, 23.20, 70.80°) |
| OKLab | oklab(81.4% 0.0248 0.0556) |
| OKLCH | oklch(81.4% 0.061 66) |
| XYZ | xyz(53.6452, 53.3723, 37.6069) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.83
Burlywood
#DEB887
ΔE00 4.26
Very Light Brown
#D3B683
ΔE00 6.39
Apricot
#FBCEB1
ΔE00 6.74
Fawn
#CFAF7B
ΔE00 6.79
Khaki
#C3B091
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB99 #99BCDE
analogous
#DE9999 #DEBB99 #DEDD99
triadic
#DEBB99 #99DEBB #BB99DE
tetradic
#DEBB99 #99DE99 #99BCDE #DD99DE
square
#DEBB99 #99DE99 #99BCDE #DD99DE
split-complementary
#DEBB99 #99DEDD #9999DE
monochromatic
#BF7D3E #CF9C6B #DEBB99 #EDDAC7 #F8F0E8
Accessibility & contrast
On white
1.80
#DEBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DEBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB99
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB99 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#CFC49A
Tritanopia (blue-blind)
#EAB3B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debb99; /* rgb */ color: rgb(222, 187, 153); /* oklch */ color: oklch(81.4% 0.061 66.0);
Tailwind
colors: {
custom: {
50: '#e9cfb7',
500: '#debb99',
950: '#000000',
},
}SCSS
$custom: #debb99; $custom-light: #e9cfb7; $custom-dark: #000000;
JSON
{
"hex": "#debb99",
"rgb": {
"r": 222,
"g": 187,
"b": 153
},
"hsl": {
"h": 29.565,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.81404,
"c": 0.06091,
"h": 66
},
"luminance": 0.5337
}Semantic roles & 50–950 ramp
primary
#DEBB99
secondary
#658EB6
accent
#74BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381