#DEB599#DEB599
#DEB599 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.2% C 0.061 H 56.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB599 |
|---|---|
| RGB | rgb(222, 181, 153) |
| HSL | hsl(24, 51%, 74%) |
| HSV | hsv(24, 31%, 87%) |
| CMYK | cmyk(0%, 18.5%, 31.1%, 12.9%) |
| CIE-LAB | lab(76.61, 10.82, 19.86) |
| CIE-LCH | lch(76.61, 22.62, 61.42°) |
| OKLab | oklab(80.24% 0.0341 0.0506) |
| OKLCH | oklch(80.24% 0.061 56) |
| XYZ | xyz(52.3989, 50.8796, 37.1915) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.40
Tan
#D2B48C
ΔE00 6.78
Burlywood
#DEB887
ΔE00 7.15
Mushroom
#BA9E88
ΔE00 8.13
Pinkish Tan
#D99B82
ΔE00 8.36
Peach (survey)
#FFB07C
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB599 #99C2DE
analogous
#DE999F #DEB599 #DED799
triadic
#DEB599 #99DEB5 #B599DE
tetradic
#DEB599 #9FDE99 #99C2DE #D799DE
square
#DEB599 #9FDE99 #99C2DE #D799DE
split-complementary
#DEB599 #99DED7 #999FDE
monochromatic
#BF723E #CF936B #DEB599 #EDD7C7 #F8EEE8
Accessibility & contrast
On white
1.88
#DEB599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#DEB599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB599
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB599 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#CAC199
Tritanopia (blue-blind)
#EAADAD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb599; /* rgb */ color: rgb(222, 181, 153); /* oklch */ color: oklch(80.2% 0.061 56.0);
Tailwind
colors: {
custom: {
50: '#e9cbb7',
500: '#deb599',
950: '#000000',
},
}SCSS
$custom: #deb599; $custom-light: #e9cbb7; $custom-dark: #000000;
JSON
{
"hex": "#deb599",
"rgb": {
"r": 222,
"g": 181,
"b": 153
},
"hsl": {
"h": 24.348,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.8024,
"c": 0.06107,
"h": 56
},
"luminance": 0.50877
}Semantic roles & 50–950 ramp
primary
#DEB599
secondary
#6595B6
accent
#81BE27
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281