#DEB398#DEB398
#DEB398 is a light, moderate orange. Relative luminance 0.500; OKLCH L 79.8% C 0.062 H 53.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB398 |
|---|---|
| RGB | rgb(222, 179, 152) |
| HSL | hsl(23, 51%, 73%) |
| HSV | hsv(23, 32%, 87%) |
| CMYK | cmyk(0%, 19.4%, 31.5%, 12.9%) |
| CIE-LAB | lab(76.09, 11.76, 19.69) |
| CIE-LCH | lch(76.09, 22.93, 59.16°) |
| OKLab | oklab(79.83% 0.0369 0.0502) |
| OKLCH | oklch(79.83% 0.062 53.7) |
| XYZ | xyz(51.9129, 50.0392, 36.6237) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.74
Pinkish Tan
#D99B82
ΔE00 7.51
Tan
#D2B48C
ΔE00 7.56
Burlywood
#DEB887
ΔE00 7.89
Mushroom
#BA9E88
ΔE00 8.10
Peach (survey)
#FFB07C
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB398 #98C3DE
analogous
#DE98A0 #DEB398 #DED698
triadic
#DEB398 #98DEB3 #B398DE
tetradic
#DEB398 #A0DE98 #98C3DE #D698DE
square
#DEB398 #A0DE98 #98C3DE #D698DE
split-complementary
#DEB398 #98DED6 #98A0DE
monochromatic
#BF6F3D #CF916A #DEB398 #EDD5C6 #F8EEE8
Accessibility & contrast
On white
1.91
#DEB398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#DEB398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB398
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB398 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#EAABAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb398; /* rgb */ color: rgb(222, 179, 152); /* oklch */ color: oklch(79.8% 0.062 53.7);
Tailwind
colors: {
custom: {
50: '#e9c9b6',
500: '#deb398',
950: '#000000',
},
}SCSS
$custom: #deb398; $custom-light: #e9c9b6; $custom-dark: #000000;
JSON
{
"hex": "#deb398",
"rgb": {
"r": 222,
"g": 179,
"b": 152
},
"hsl": {
"h": 23.143,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.79834,
"c": 0.0623,
"h": 53.7
},
"luminance": 0.50037
}Semantic roles & 50–950 ramp
primary
#DEB398
secondary
#6496B6
accent
#84BF27
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281