#DEBE99#DEBE99
#DEBE99 is a light, moderate orange. Relative luminance 0.547; OKLCH L 82.0% C 0.062 H 70.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE99 |
|---|---|
| RGB | rgb(222, 190, 153) |
| HSL | hsl(32, 51%, 74%) |
| HSV | hsv(32, 31%, 87%) |
| CMYK | cmyk(0%, 14.4%, 31.1%, 12.9%) |
| CIE-LAB | lab(78.84, 6.04, 22.93) |
| CIE-LCH | lch(78.84, 23.72, 75.24°) |
| OKLab | oklab(81.99% 0.0202 0.0581) |
| OKLCH | oklch(81.99% 0.062 70.9) |
| XYZ | xyz(54.2883, 54.6585, 37.8213) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.09
Burlywood
#DEB887
ΔE00 3.50
Very Light Brown
#D3B683
ΔE00 5.11
Fawn
#CFAF7B
ΔE00 5.97
Khaki
#C3B091
ΔE00 6.25
Toupe
#C7AC7D
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE99 #99B9DE
analogous
#DE9B99 #DEBE99 #DBDE99
triadic
#DEBE99 #99DEBE #BE99DE
tetradic
#DEBE99 #99DE9B #99B9DE #DE99DB
square
#DEBE99 #99DE9B #99B9DE #DE99DB
split-complementary
#DEBE99 #99DBDE #9B99DE
monochromatic
#BF833E #CFA16B #DEBE99 #EDDBC7 #F8F0E8
Accessibility & contrast
On white
1.76
#DEBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DEBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE99
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE99 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF97
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#EAB6B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe99; /* rgb */ color: rgb(222, 190, 153); /* oklch */ color: oklch(82.0% 0.062 70.9);
Tailwind
colors: {
custom: {
50: '#e9d1b7',
500: '#debe99',
950: '#000000',
},
}SCSS
$custom: #debe99; $custom-light: #e9d1b7; $custom-dark: #000000;
JSON
{
"hex": "#debe99",
"rgb": {
"r": 222,
"g": 190,
"b": 153
},
"hsl": {
"h": 32.174,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.81992,
"c": 0.06153,
"h": 70.9
},
"luminance": 0.54656
}Semantic roles & 50–950 ramp
primary
#DEBE99
secondary
#658BB6
accent
#6DBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381