#DEBF94#DEBF94
#DEBF94 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.1% C 0.067 H 75.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF94 |
|---|---|
| RGB | rgb(222, 191, 148) |
| HSL | hsl(35, 53%, 73%) |
| HSV | hsv(35, 33%, 87%) |
| CMYK | cmyk(0%, 14%, 33.3%, 12.9%) |
| CIE-LAB | lab(79.00, 4.88, 25.80) |
| CIE-LCH | lch(79.00, 26.26, 79.28°) |
| OKLab | oklab(82.09% 0.0166 0.0649) |
| OKLCH | oklch(82.09% 0.067 75.7) |
| XYZ | xyz(54.1013, 54.9314, 35.7643) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.68
Tan
#D2B48C
ΔE00 2.96
Very Light Brown
#D3B683
ΔE00 3.57
Fawn
#CFAF7B
ΔE00 4.89
Toupe
#C7AC7D
ΔE00 5.71
Khaki
#C3B091
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF94 #94B3DE
analogous
#DE9A94 #DEBF94 #D8DE94
triadic
#DEBF94 #94DEBF #BF94DE
tetradic
#DEBF94 #94DE9A #94B3DE #DE94D8
square
#DEBF94 #94DE9A #94B3DE #DE94D8
split-complementary
#DEBF94 #94D8DE #9A94DE
monochromatic
#BD863A #D0A365 #DEBF94 #ECDBC3 #F8F1E8
Accessibility & contrast
On white
1.75
#DEBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DEBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF94
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF94 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF91
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#EAB7B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debf94; /* rgb */ color: rgb(222, 191, 148); /* oklch */ color: oklch(82.1% 0.067 75.7);
Tailwind
colors: {
custom: {
50: '#e9d2b3',
500: '#debf94',
950: '#000000',
},
}SCSS
$custom: #debf94; $custom-light: #e9d2b3; $custom-dark: #000000;
JSON
{
"hex": "#debf94",
"rgb": {
"r": 222,
"g": 191,
"b": 148
},
"hsl": {
"h": 34.865,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.82085,
"c": 0.06704,
"h": 75.7
},
"luminance": 0.54929
}Semantic roles & 50–950 ramp
primary
#DEBF94
secondary
#6084B6
accent
#66C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381