#DEB59F#DEB59F
#DEB59F is a light, muted orange. Relative luminance 0.511; OKLCH L 80.4% C 0.057 H 49.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB59F |
|---|---|
| RGB | rgb(222, 181, 159) |
| HSL | hsl(21, 49%, 75%) |
| HSV | hsv(21, 28%, 87%) |
| CMYK | cmyk(0%, 18.5%, 28.4%, 12.9%) |
| CIE-LAB | lab(76.73, 11.61, 16.80) |
| CIE-LCH | lch(76.73, 20.42, 55.35°) |
| OKLab | oklab(80.38% 0.0366 0.0432) |
| OKLCH | oklch(80.38% 0.057 49.7) |
| XYZ | xyz(52.9069, 51.0828, 39.8673) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.65
Pinkish Tan
#D99B82
ΔE00 7.80
Mushroom
#BA9E88
ΔE00 8.49
Pale Salmon
#FFB19A
ΔE00 8.54
Pinkish Grey
#C8ACA9
ΔE00 8.55
Tan
#D2B48C
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB59F #9FC8DE
analogous
#DE9FA9 #DEB59F #DED49F
triadic
#DEB59F #9FDEB5 #B59FDE
tetradic
#DEB59F #A9DE9F #9FC8DE #D49FDE
square
#DEB59F #A9DE9F #9FC8DE #D49FDE
split-complementary
#DEB59F #9FDED4 #9FA9DE
monochromatic
#BF6F44 #CE9271 #DEB59F #EED8CD #F7EDE8
Accessibility & contrast
On white
1.87
#DEB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DEB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB59F
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB59F | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89E
Deuteranopia (green-blind)
#C9C19F
Tritanopia (blue-blind)
#EAAEAF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb59f; /* rgb */ color: rgb(222, 181, 159); /* oklch */ color: oklch(80.4% 0.057 49.7);
Tailwind
colors: {
custom: {
50: '#e9cbbb',
500: '#deb59f',
950: '#000000',
},
}SCSS
$custom: #deb59f; $custom-light: #e9cbbb; $custom-dark: #000000;
JSON
{
"hex": "#deb59f",
"rgb": {
"r": 222,
"g": 181,
"b": 159
},
"hsl": {
"h": 20.952,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.80377,
"c": 0.05656,
"h": 49.7
},
"luminance": 0.51081
}Semantic roles & 50–950 ramp
primary
#DEB59F
secondary
#6B9CB6
accent
#89BC29
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281