#DEBE96#DEBE96
#DEBE96 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.065 H 72.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE96 |
|---|---|
| RGB | rgb(222, 190, 150) |
| HSL | hsl(33, 52%, 73%) |
| HSV | hsv(33, 32%, 87%) |
| CMYK | cmyk(0%, 14.4%, 32.4%, 12.9%) |
| CIE-LAB | lab(78.79, 5.66, 24.45) |
| CIE-LCH | lch(78.79, 25.10, 76.97°) |
| OKLab | oklab(81.93% 0.019 0.0617) |
| OKLCH | oklch(81.93% 0.065 72.9) |
| XYZ | xyz(54.0437, 54.5606, 36.5327) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.79
Burlywood
#DEB887
ΔE00 2.84
Very Light Brown
#D3B683
ΔE00 4.30
Fawn
#CFAF7B
ΔE00 5.31
Toupe
#C7AC7D
ΔE00 6.04
Khaki
#C3B091
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE96 #96B6DE
analogous
#DE9A96 #DEBE96 #DADE96
triadic
#DEBE96 #96DEBE #BE96DE
tetradic
#DEBE96 #96DE9A #96B6DE #DE96DA
square
#DEBE96 #96DE9A #96B6DE #DE96DA
split-complementary
#DEBE96 #96DADE #9A96DE
monochromatic
#BE843C #CFA167 #DEBE96 #EDDBC5 #F8F1E8
Accessibility & contrast
On white
1.76
#DEBE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DEBE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE96
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE96 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF93
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#EAB6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe96; /* rgb */ color: rgb(222, 190, 150); /* oklch */ color: oklch(81.9% 0.065 72.9);
Tailwind
colors: {
custom: {
50: '#e9d1b5',
500: '#debe96',
950: '#000000',
},
}SCSS
$custom: #debe96; $custom-light: #e9d1b5; $custom-dark: #000000;
JSON
{
"hex": "#debe96",
"rgb": {
"r": 222,
"g": 190,
"b": 150
},
"hsl": {
"h": 33.333,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.81929,
"c": 0.06459,
"h": 72.9
},
"luminance": 0.54559
}Semantic roles & 50–950 ramp
primary
#DEBE96
secondary
#6287B6
accent
#6AC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381