#DEB79E#DEB79E
#DEB79E is a light, muted orange. Relative luminance 0.519; OKLCH L 80.7% C 0.057 H 54.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB79E |
|---|---|
| RGB | rgb(222, 183, 158) |
| HSL | hsl(23, 49%, 75%) |
| HSV | hsv(23, 29%, 87%) |
| CMYK | cmyk(0%, 17.6%, 28.8%, 12.9%) |
| CIE-LAB | lab(77.20, 10.41, 17.99) |
| CIE-LCH | lch(77.20, 20.79, 59.95°) |
| OKLab | oklab(80.74% 0.033 0.0461) |
| OKLCH | oklch(80.74% 0.057 54.4) |
| XYZ | xyz(53.2301, 51.8674, 39.5487) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.11
Tan
#D2B48C
ΔE00 7.41
Burlywood
#DEB887
ΔE00 7.96
Mushroom
#BA9E88
ΔE00 8.30
Pinkish Tan
#D99B82
ΔE00 8.73
Peach
#FFDAB9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB79E #9EC5DE
analogous
#DE9EA5 #DEB79E #DED79E
triadic
#DEB79E #9EDEB7 #B79EDE
tetradic
#DEB79E #A5DE9E #9EC5DE #D79EDE
square
#DEB79E #A5DE9E #9EC5DE #D79EDE
split-complementary
#DEB79E #9EDED7 #9EA5DE
monochromatic
#BF7343 #CE9570 #DEB79E #EED9CC #F7EEE8
Accessibility & contrast
On white
1.85
#DEB79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#DEB79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB79E
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB79E | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#CBC29E
Tritanopia (blue-blind)
#EAB0B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb79e; /* rgb */ color: rgb(222, 183, 158); /* oklch */ color: oklch(80.7% 0.057 54.4);
Tailwind
colors: {
custom: {
50: '#e9ccba',
500: '#deb79e',
950: '#000000',
},
}SCSS
$custom: #deb79e; $custom-light: #e9ccba; $custom-dark: #000000;
JSON
{
"hex": "#deb79e",
"rgb": {
"r": 222,
"g": 183,
"b": 158
},
"hsl": {
"h": 23.437,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.80739,
"c": 0.05672,
"h": 54.4
},
"luminance": 0.51865
}Semantic roles & 50–950 ramp
primary
#DEB79E
secondary
#6A98B6
accent
#83BD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381