#DEBF95#DEBF95
#DEBF95 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.1% C 0.066 H 75.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF95 |
|---|---|
| RGB | rgb(222, 191, 149) |
| HSL | hsl(35, 53%, 73%) |
| HSV | hsv(35, 33%, 87%) |
| CMYK | cmyk(0%, 14%, 32.9%, 12.9%) |
| CIE-LAB | lab(79.02, 5.01, 25.30) |
| CIE-LCH | lch(79.02, 25.79, 78.80°) |
| OKLab | oklab(82.1% 0.017 0.0638) |
| OKLCH | oklch(82.1% 0.066 75.1) |
| XYZ | xyz(54.1808, 54.9632, 36.1829) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.78
Tan
#D2B48C
ΔE00 2.92
Very Light Brown
#D3B683
ΔE00 3.79
Fawn
#CFAF7B
ΔE00 5.04
Toupe
#C7AC7D
ΔE00 5.82
Khaki
#C3B091
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF95 #95B4DE
analogous
#DE9B95 #DEBF95 #D8DE95
triadic
#DEBF95 #95DEBF #BF95DE
tetradic
#DEBF95 #95DE9B #95B4DE #DE95D8
square
#DEBF95 #95DE9B #95B4DE #DE95D8
split-complementary
#DEBF95 #95D8DE #9B95DE
monochromatic
#BE863B #CFA366 #DEBF95 #EDDBC4 #F8F1E8
Accessibility & contrast
On white
1.75
#DEBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DEBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF95
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF95 | 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)
#CBBF92
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#EAB7B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debf95; /* rgb */ color: rgb(222, 191, 149); /* oklch */ color: oklch(82.1% 0.066 75.1);
Tailwind
colors: {
custom: {
50: '#e9d2b4',
500: '#debf95',
950: '#000000',
},
}SCSS
$custom: #debf95; $custom-light: #e9d2b4; $custom-dark: #000000;
JSON
{
"hex": "#debf95",
"rgb": {
"r": 222,
"g": 191,
"b": 149
},
"hsl": {
"h": 34.521,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.82105,
"c": 0.06599,
"h": 75.1
},
"luminance": 0.54961
}Semantic roles & 50–950 ramp
primary
#DEBF95
secondary
#6185B6
accent
#67C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381