#DEBA92#DEBA92
#DEBA92 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.1% C 0.068 H 69.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA92 |
|---|---|
| RGB | rgb(222, 186, 146) |
| HSL | hsl(32, 54%, 72%) |
| HSV | hsv(32, 34%, 87%) |
| CMYK | cmyk(0%, 16.2%, 34.2%, 12.9%) |
| CIE-LAB | lab(77.71, 7.28, 25.12) |
| CIE-LCH | lch(77.71, 26.15, 73.84°) |
| OKLab | oklab(81.06% 0.0235 0.0633) |
| OKLCH | oklch(81.06% 0.068 69.6) |
| XYZ | xyz(52.8726, 52.7250, 34.5805) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.44
Tan
#D2B48C
ΔE00 2.78
Very Light Brown
#D3B683
ΔE00 4.80
Fawn
#CFAF7B
ΔE00 5.23
Toupe
#C7AC7D
ΔE00 6.10
Khaki
#C3B091
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA92 #92B6DE
analogous
#DE9492 #DEBA92 #DCDE92
triadic
#DEBA92 #92DEBA #BA92DE
tetradic
#DEBA92 #92DE94 #92B6DE #DE92DC
square
#DEBA92 #92DE94 #92B6DE #DE92DC
split-complementary
#DEBA92 #92DCDE #9492DE
monochromatic
#BD7E39 #D09C63 #DEBA92 #ECD8C1 #F8F0E8
Accessibility & contrast
On white
1.82
#DEBA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DEBA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA92
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA92 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8F
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#EBB1AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deba92; /* rgb */ color: rgb(222, 186, 146); /* oklch */ color: oklch(81.1% 0.068 69.6);
Tailwind
colors: {
custom: {
50: '#e9ceb2',
500: '#deba92',
950: '#000000',
},
}SCSS
$custom: #deba92; $custom-light: #e9ceb2; $custom-dark: #000000;
JSON
{
"hex": "#deba92",
"rgb": {
"r": 222,
"g": 186,
"b": 146
},
"hsl": {
"h": 31.579,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.81062,
"c": 0.0675,
"h": 69.6
},
"luminance": 0.52723
}Semantic roles & 50–950 ramp
primary
#DEBA92
secondary
#5E88B6
accent
#6FC125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161311
muted
#848381