#DEB192#DEB192
#DEB192 is a light, moderate orange. Relative luminance 0.490; OKLCH L 79.3% C 0.067 H 56.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB192 |
|---|---|
| RGB | rgb(222, 177, 146) |
| HSL | hsl(24, 54%, 72%) |
| HSV | hsv(24, 34%, 87%) |
| CMYK | cmyk(0%, 20.3%, 34.2%, 12.9%) |
| CIE-LAB | lab(75.48, 12.07, 22.09) |
| CIE-LCH | lch(75.48, 25.17, 61.34°) |
| OKLab | oklab(79.32% 0.0376 0.056) |
| OKLCH | oklch(79.32% 0.067 56.1) |
| XYZ | xyz(51.0359, 49.0517, 33.9682) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.83
Burlywood
#DEB887
ΔE00 6.92
Apricot
#FBCEB1
ΔE00 7.23
Pinkish Tan
#D99B82
ΔE00 7.43
Peach (survey)
#FFB07C
ΔE00 7.98
Mushroom
#BA9E88
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB192 #92BFDE
analogous
#DE9299 #DEB192 #DED792
triadic
#DEB192 #92DEB1 #B192DE
tetradic
#DEB192 #99DE92 #92BFDE #D792DE
square
#DEB192 #99DE92 #92BFDE #D792DE
split-complementary
#DEB192 #92DED7 #9299DE
monochromatic
#BD6F39 #D08F63 #DEB192 #ECD3C1 #F8EEE8
Accessibility & contrast
On white
1.94
#DEB192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#DEB192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB192
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB192 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB490
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#EBA9A9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deb192; /* rgb */ color: rgb(222, 177, 146); /* oklch */ color: oklch(79.3% 0.067 56.1);
Tailwind
colors: {
custom: {
50: '#e9c8b2',
500: '#deb192',
950: '#000000',
},
}SCSS
$custom: #deb192; $custom-light: #e9c8b2; $custom-dark: #000000;
JSON
{
"hex": "#deb192",
"rgb": {
"r": 222,
"g": 177,
"b": 146
},
"hsl": {
"h": 24.474,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.79319,
"c": 0.06742,
"h": 56.1
},
"luminance": 0.49049
}Semantic roles & 50–950 ramp
primary
#DEB192
secondary
#DCE7EF
accent
#81C125
background
#FEFCFA
surface
#FDF8F5
border
#D5D1CF
text
#161311
muted
#848280