#DEB790#DEB790
#DEB790 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.4% C 0.069 H 66.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB790 |
|---|---|
| RGB | rgb(222, 183, 144) |
| HSL | hsl(30, 54%, 72%) |
| HSV | hsv(30, 35%, 87%) |
| CMYK | cmyk(0%, 17.6%, 35.1%, 12.9%) |
| CIE-LAB | lab(76.93, 8.63, 25.12) |
| CIE-LCH | lch(76.93, 26.56, 71.04°) |
| OKLab | oklab(80.44% 0.0274 0.0632) |
| OKLCH | oklch(80.44% 0.069 66.6) |
| XYZ | xyz(52.0930, 51.4125, 33.5598) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.05
Tan
#D2B48C
ΔE00 3.43
Very Light Brown
#D3B683
ΔE00 5.68
Fawn
#CFAF7B
ΔE00 5.72
Toupe
#C7AC7D
ΔE00 6.58
Khaki
#C3B091
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB790 #90B7DE
analogous
#DE9090 #DEB790 #DEDE90
triadic
#DEB790 #90DEB7 #B790DE
tetradic
#DEB790 #90DE90 #90B7DE #DE90DE
square
#DEB790 #90DE90 #90B7DE #DE90DE
split-complementary
#DEB790 #90DEDE #9090DE
monochromatic
#BC7A38 #D09861 #DEB790 #ECD6BF #F8F0E7
Accessibility & contrast
On white
1.86
#DEB790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#DEB790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB790
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB790 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98D
Deuteranopia (green-blind)
#CDC191
Tritanopia (blue-blind)
#EBAEAD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb790; /* rgb */ color: rgb(222, 183, 144); /* oklch */ color: oklch(80.4% 0.069 66.6);
Tailwind
colors: {
custom: {
50: '#e9ccb0',
500: '#deb790',
950: '#000000',
},
}SCSS
$custom: #deb790; $custom-light: #e9ccb0; $custom-dark: #000000;
JSON
{
"hex": "#deb790",
"rgb": {
"r": 222,
"g": 183,
"b": 144
},
"hsl": {
"h": 30,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.80435,
"c": 0.06892,
"h": 66.6
},
"luminance": 0.5141
}Semantic roles & 50–950 ramp
primary
#DEB790
secondary
#5C89B6
accent
#73C224
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381