#DEB892#DEB892
#DEB892 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.7% C 0.067 H 66.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB892 |
|---|---|
| RGB | rgb(222, 184, 146) |
| HSL | hsl(30, 54%, 72%) |
| HSV | hsv(30, 34%, 87%) |
| CMYK | cmyk(0%, 17.1%, 34.2%, 12.9%) |
| CIE-LAB | lab(77.21, 8.34, 24.44) |
| CIE-LCH | lch(77.21, 25.83, 71.16°) |
| OKLab | oklab(80.67% 0.0266 0.0617) |
| OKLCH | oklch(80.67% 0.067 66.6) |
| XYZ | xyz(52.4542, 51.8882, 34.4410) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.21
Tan
#D2B48C
ΔE00 3.40
Very Light Brown
#D3B683
ΔE00 5.74
Fawn
#CFAF7B
ΔE00 5.88
Toupe
#C7AC7D
ΔE00 6.68
Khaki
#C3B091
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB892 #92B8DE
analogous
#DE9292 #DEB892 #DEDE92
triadic
#DEB892 #92DEB8 #B892DE
tetradic
#DEB892 #92DE92 #92B8DE #DE92DE
square
#DEB892 #92DE92 #92B8DE #DE92DE
split-complementary
#DEB892 #92DEDE #9292DE
monochromatic
#BD7B39 #D09963 #DEB892 #ECD7C1 #F8F0E8
Accessibility & contrast
On white
1.85
#DEB892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DEB892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB892
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB892 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#CEC293
Tritanopia (blue-blind)
#EBAFAE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb892; /* rgb */ color: rgb(222, 184, 146); /* oklch */ color: oklch(80.7% 0.067 66.6);
Tailwind
colors: {
custom: {
50: '#e9cdb2',
500: '#deb892',
950: '#000000',
},
}SCSS
$custom: #deb892; $custom-light: #e9cdb2; $custom-dark: #000000;
JSON
{
"hex": "#deb892",
"rgb": {
"r": 222,
"g": 184,
"b": 146
},
"hsl": {
"h": 30,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.80671,
"c": 0.06716,
"h": 66.6
},
"luminance": 0.51886
}Semantic roles & 50–950 ramp
primary
#DEB892
secondary
#5E8AB6
accent
#73C125
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161311
muted
#848381