#DEB292#DEB292
#DEB292 is a light, moderate orange. Relative luminance 0.494; OKLCH L 79.5% C 0.067 H 57.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB292 |
|---|---|
| RGB | rgb(222, 178, 146) |
| HSL | hsl(25, 54%, 72%) |
| HSV | hsv(25, 34%, 87%) |
| CMYK | cmyk(0%, 19.8%, 34.2%, 12.9%) |
| CIE-LAB | lab(75.73, 11.54, 22.42) |
| CIE-LCH | lch(75.73, 25.22, 62.77°) |
| OKLab | oklab(79.51% 0.036 0.0568) |
| OKLCH | oklch(79.51% 0.067 57.6) |
| XYZ | xyz(51.2342, 49.4482, 34.0343) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.29
Burlywood
#DEB887
ΔE00 6.35
Apricot
#FBCEB1
ΔE00 7.11
Pinkish Tan
#D99B82
ΔE00 7.96
Peach (survey)
#FFB07C
ΔE00 8.05
Mushroom
#BA9E88
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB292 #92BEDE
analogous
#DE9298 #DEB292 #DED892
triadic
#DEB292 #92DEB2 #B292DE
tetradic
#DEB292 #98DE92 #92BEDE #D892DE
square
#DEB292 #98DE92 #92BEDE #D892DE
split-complementary
#DEB292 #92DED8 #9298DE
monochromatic
#BD7039 #D09163 #DEB292 #ECD3C1 #F8EEE8
Accessibility & contrast
On white
1.93
#DEB292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#DEB292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB292
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB292 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#EBAAA9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb292; /* rgb */ color: rgb(222, 178, 146); /* oklch */ color: oklch(79.5% 0.067 57.6);
Tailwind
colors: {
custom: {
50: '#e9c9b2',
500: '#deb292',
950: '#000000',
},
}SCSS
$custom: #deb292; $custom-light: #e9c9b2; $custom-dark: #000000;
JSON
{
"hex": "#deb292",
"rgb": {
"r": 222,
"g": 178,
"b": 146
},
"hsl": {
"h": 25.263,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.79511,
"c": 0.06724,
"h": 57.6
},
"luminance": 0.49446
}Semantic roles & 50–950 ramp
primary
#DEB292
secondary
#DCE7EF
accent
#7FC125
background
#FEFCFA
surface
#FDF8F5
border
#D5D1CF
text
#161311
muted
#848280