#DEB79F#DEB79F
#DEB79F is a light, muted orange. Relative luminance 0.519; OKLCH L 80.8% C 0.056 H 53.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB79F |
|---|---|
| RGB | rgb(222, 183, 159) |
| HSL | hsl(23, 49%, 75%) |
| HSV | hsv(23, 28%, 87%) |
| CMYK | cmyk(0%, 17.6%, 28.4%, 12.9%) |
| CIE-LAB | lab(77.22, 10.54, 17.48) |
| CIE-LCH | lch(77.22, 20.42, 58.91°) |
| OKLab | oklab(80.76% 0.0334 0.0449) |
| OKLCH | oklch(80.76% 0.056 53.3) |
| XYZ | xyz(53.3165, 51.9020, 40.0038) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.14
Tan
#D2B48C
ΔE00 7.78
Burlywood
#DEB887
ΔE00 8.36
Mushroom
#BA9E88
ΔE00 8.36
Pinkish Tan
#D99B82
ΔE00 8.64
Peach
#FFDAB9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB79F #9FC6DE
analogous
#DE9FA7 #DEB79F #DED69F
triadic
#DEB79F #9FDEB7 #B79FDE
tetradic
#DEB79F #A7DE9F #9FC6DE #D69FDE
square
#DEB79F #A7DE9F #9FC6DE #D69FDE
split-complementary
#DEB79F #9FDED6 #9FA7DE
monochromatic
#BF7344 #CE9571 #DEB79F #EED9CD #F7EEE8
Accessibility & contrast
On white
1.85
#DEB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DEB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB79F
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB79F | 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)
#C2BA9D
Deuteranopia (green-blind)
#CBC29F
Tritanopia (blue-blind)
#E9B0B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb79f; /* rgb */ color: rgb(222, 183, 159); /* oklch */ color: oklch(80.8% 0.056 53.3);
Tailwind
colors: {
custom: {
50: '#e9ccbb',
500: '#deb79f',
950: '#000000',
},
}SCSS
$custom: #deb79f; $custom-light: #e9ccbb; $custom-dark: #000000;
JSON
{
"hex": "#deb79f",
"rgb": {
"r": 222,
"g": 183,
"b": 159
},
"hsl": {
"h": 22.857,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.80762,
"c": 0.05595,
"h": 53.3
},
"luminance": 0.519
}Semantic roles & 50–950 ramp
primary
#DEB79F
secondary
#6B9AB6
accent
#84BC29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381