#DEBF90#DEBF90
#DEBF90 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.0% C 0.071 H 77.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF90 |
|---|---|
| RGB | rgb(222, 191, 144) |
| HSL | hsl(36, 54%, 72%) |
| HSV | hsv(36, 35%, 87%) |
| CMYK | cmyk(0%, 14%, 35.1%, 12.9%) |
| CIE-LAB | lab(78.93, 4.40, 27.82) |
| CIE-LCH | lch(78.93, 28.16, 81.02°) |
| OKLab | oklab(82.01% 0.015 0.0697) |
| OKLCH | oklch(82.01% 0.071 77.9) |
| XYZ | xyz(53.7902, 54.8070, 34.1256) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.56
Very Light Brown
#D3B683
ΔE00 2.88
Tan
#D2B48C
ΔE00 3.36
Fawn
#CFAF7B
ΔE00 4.41
Toupe
#C7AC7D
ΔE00 5.42
Sandstone
#C9AE74
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF90 #90AFDE
analogous
#DE9890 #DEBF90 #D6DE90
triadic
#DEBF90 #90DEBF #BF90DE
tetradic
#DEBF90 #90DE98 #90AFDE #DE90D6
square
#DEBF90 #90DE98 #90AFDE #DE90D6
split-complementary
#DEBF90 #90D6DE #9890DE
monochromatic
#BC8738 #D0A461 #DEBF90 #ECDABF #F8F1E7
Accessibility & contrast
On white
1.76
#DEBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#DEBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF90
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF90 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8D
Deuteranopia (green-blind)
#D3C791
Tritanopia (blue-blind)
#EBB6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf90; /* rgb */ color: rgb(222, 191, 144); /* oklch */ color: oklch(82.0% 0.071 77.9);
Tailwind
colors: {
custom: {
50: '#e9d2b1',
500: '#debf90',
950: '#000000',
},
}SCSS
$custom: #debf90; $custom-light: #e9d2b1; $custom-dark: #000000;
JSON
{
"hex": "#debf90",
"rgb": {
"r": 222,
"g": 191,
"b": 144
},
"hsl": {
"h": 36.154,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.82005,
"c": 0.07128,
"h": 77.9
},
"luminance": 0.54805
}Semantic roles & 50–950 ramp
primary
#DEBF90
secondary
#5C80B6
accent
#63C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381