#DEB89F#DEB89F
#DEB89F is a light, muted orange. Relative luminance 0.523; OKLCH L 81.0% C 0.056 H 55.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB89F |
|---|---|
| RGB | rgb(222, 184, 159) |
| HSL | hsl(24, 49%, 75%) |
| HSV | hsv(24, 28%, 87%) |
| CMYK | cmyk(0%, 17.1%, 28.4%, 12.9%) |
| CIE-LAB | lab(77.47, 10.01, 17.83) |
| CIE-LCH | lch(77.47, 20.45, 60.69°) |
| OKLab | oklab(80.96% 0.0319 0.0457) |
| OKLCH | oklch(80.96% 0.056 55.1) |
| XYZ | xyz(53.5235, 52.3159, 40.0728) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.98
Tan
#D2B48C
ΔE00 7.22
Burlywood
#DEB887
ΔE00 7.82
Mushroom
#BA9E88
ΔE00 8.36
Peach
#FFDAB9
ΔE00 8.54
Light Peach
#FFD8B1
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB89F #9FC5DE
analogous
#DE9FA6 #DEB89F #DED89F
triadic
#DEB89F #9FDEB8 #B89FDE
tetradic
#DEB89F #A6DE9F #9FC5DE #D89FDE
square
#DEB89F #A6DE9F #9FC5DE #D89FDE
split-complementary
#DEB89F #9FDED8 #9FA6DE
monochromatic
#BF7544 #CE9671 #DEB89F #EEDACD #F7EEE8
Accessibility & contrast
On white
1.83
#DEB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DEB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB89F
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB89F | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#CCC39F
Tritanopia (blue-blind)
#E9B1B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb89f; /* rgb */ color: rgb(222, 184, 159); /* oklch */ color: oklch(81.0% 0.056 55.1);
Tailwind
colors: {
custom: {
50: '#e9cdbb',
500: '#deb89f',
950: '#000000',
},
}SCSS
$custom: #deb89f; $custom-light: #e9cdbb; $custom-dark: #000000;
JSON
{
"hex": "#deb89f",
"rgb": {
"r": 222,
"g": 184,
"b": 159
},
"hsl": {
"h": 23.81,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.80955,
"c": 0.05572,
"h": 55.1
},
"luminance": 0.52314
}Semantic roles & 50–950 ramp
primary
#DEB89F
secondary
#6B98B6
accent
#82BC29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381