#DEB990#DEB990
#DEB990 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.8% C 0.069 H 69.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB990 |
|---|---|
| RGB | rgb(222, 185, 144) |
| HSL | hsl(32, 54%, 72%) |
| HSV | hsv(32, 35%, 87%) |
| CMYK | cmyk(0%, 16.7%, 35.1%, 12.9%) |
| CIE-LAB | lab(77.43, 7.57, 25.80) |
| CIE-LCH | lch(77.43, 26.88, 73.65°) |
| OKLab | oklab(80.83% 0.0243 0.0649) |
| OKLCH | oklch(80.83% 0.069 69.5) |
| XYZ | xyz(52.5084, 52.2434, 33.6983) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.18
Tan
#D2B48C
ΔE00 2.80
Very Light Brown
#D3B683
ΔE00 4.72
Fawn
#CFAF7B
ΔE00 5.04
Toupe
#C7AC7D
ΔE00 5.99
Khaki
#C3B091
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB990 #90B5DE
analogous
#DE9290 #DEB990 #DCDE90
triadic
#DEB990 #90DEB9 #B990DE
tetradic
#DEB990 #90DE92 #90B5DE #DE90DC
square
#DEB990 #90DE92 #90B5DE #DE90DC
split-complementary
#DEB990 #90DCDE #9290DE
monochromatic
#BC7D38 #D09B61 #DEB990 #ECD7BF #F8F0E7
Accessibility & contrast
On white
1.83
#DEB990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DEB990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB990
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB990 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8D
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#EBB0AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb990; /* rgb */ color: rgb(222, 185, 144); /* oklch */ color: oklch(80.8% 0.069 69.5);
Tailwind
colors: {
custom: {
50: '#e9ceb0',
500: '#deb990',
950: '#000000',
},
}SCSS
$custom: #deb990; $custom-light: #e9ceb0; $custom-dark: #000000;
JSON
{
"hex": "#deb990",
"rgb": {
"r": 222,
"g": 185,
"b": 144
},
"hsl": {
"h": 31.538,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.80825,
"c": 0.06925,
"h": 69.5
},
"luminance": 0.52241
}Semantic roles & 50–950 ramp
primary
#DEB990
secondary
#5C87B6
accent
#6FC224
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381