#DEB89D#DEB89D
#DEB89D is a light, muted orange. Relative luminance 0.522; OKLCH L 80.9% C 0.057 H 57.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB89D |
|---|---|
| RGB | rgb(222, 184, 157) |
| HSL | hsl(25, 50%, 74%) |
| HSV | hsv(25, 29%, 87%) |
| CMYK | cmyk(0%, 17.1%, 29.3%, 12.9%) |
| CIE-LAB | lab(77.43, 9.74, 18.85) |
| CIE-LCH | lch(77.43, 21.22, 62.66°) |
| OKLab | oklab(80.91% 0.0311 0.0482) |
| OKLCH | oklch(80.91% 0.057 57.2) |
| XYZ | xyz(53.3514, 52.2471, 39.1662) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.00
Tan
#D2B48C
ΔE00 6.50
Burlywood
#DEB887
ΔE00 7.05
Mushroom
#BA9E88
ΔE00 8.32
Peach
#FFDAB9
ΔE00 8.32
Light Peach
#FFD8B1
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB89D #9DC3DE
analogous
#DE9DA3 #DEB89D #DED99D
triadic
#DEB89D #9DDEB8 #B89DDE
tetradic
#DEB89D #A3DE9D #9DC3DE #D99DDE
square
#DEB89D #A3DE9D #9DC3DE #D99DDE
split-complementary
#DEB89D #9DDED9 #9DA3DE
monochromatic
#BF7641 #CF976F #DEB89D #EDD9CB #F7EEE8
Accessibility & contrast
On white
1.83
#DEB89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DEB89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB89D
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB89D | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9B
Deuteranopia (green-blind)
#CCC39D
Tritanopia (blue-blind)
#EAB1B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb89d; /* rgb */ color: rgb(222, 184, 157); /* oklch */ color: oklch(80.9% 0.057 57.2);
Tailwind
colors: {
custom: {
50: '#e9cdba',
500: '#deb89d',
950: '#000000',
},
}SCSS
$custom: #deb89d; $custom-light: #e9cdba; $custom-dark: #000000;
JSON
{
"hex": "#deb89d",
"rgb": {
"r": 222,
"g": 184,
"b": 157
},
"hsl": {
"h": 24.923,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.80909,
"c": 0.05735,
"h": 57.2
},
"luminance": 0.52245
}Semantic roles & 50–950 ramp
primary
#DEB89D
secondary
#6996B6
accent
#7FBD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381