#DEBF96#DEBF96
#DEBF96 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.1% C 0.065 H 74.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF96 |
|---|---|
| RGB | rgb(222, 191, 150) |
| HSL | hsl(34, 52%, 73%) |
| HSV | hsv(34, 32%, 87%) |
| CMYK | cmyk(0%, 14%, 32.4%, 12.9%) |
| CIE-LAB | lab(79.04, 5.13, 24.79) |
| CIE-LCH | lch(79.04, 25.32, 78.30°) |
| OKLab | oklab(82.13% 0.0174 0.0626) |
| OKLCH | oklch(82.13% 0.065 74.4) |
| XYZ | xyz(54.2610, 54.9953, 36.6052) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.91
Burlywood
#DEB887
ΔE00 2.91
Very Light Brown
#D3B683
ΔE00 4.02
Fawn
#CFAF7B
ΔE00 5.21
Toupe
#C7AC7D
ΔE00 5.94
Khaki
#C3B091
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF96 #96B5DE
analogous
#DE9B96 #DEBF96 #D9DE96
triadic
#DEBF96 #96DEBF #BF96DE
tetradic
#DEBF96 #96DE9B #96B5DE #DE96D9
square
#DEBF96 #96DE9B #96B5DE #DE96D9
split-complementary
#DEBF96 #96D9DE #9B96DE
monochromatic
#BE863C #CFA367 #DEBF96 #EDDBC5 #F8F1E8
Accessibility & contrast
On white
1.75
#DEBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DEBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF96
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF96 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF93
Deuteranopia (green-blind)
#D2C797
Tritanopia (blue-blind)
#EAB7B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debf96; /* rgb */ color: rgb(222, 191, 150); /* oklch */ color: oklch(82.1% 0.065 74.4);
Tailwind
colors: {
custom: {
50: '#e9d2b5',
500: '#debf96',
950: '#000000',
},
}SCSS
$custom: #debf96; $custom-light: #e9d2b5; $custom-dark: #000000;
JSON
{
"hex": "#debf96",
"rgb": {
"r": 222,
"g": 191,
"b": 150
},
"hsl": {
"h": 34.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.82126,
"c": 0.06494,
"h": 74.4
},
"luminance": 0.54993
}Semantic roles & 50–950 ramp
primary
#DEBF96
secondary
#6286B6
accent
#68C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381