#DEB998#DEB998
#DEB998 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.0% C 0.062 H 63.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB998 |
|---|---|
| RGB | rgb(222, 185, 152) |
| HSL | hsl(28, 51%, 73%) |
| HSV | hsv(28, 32%, 87%) |
| CMYK | cmyk(0%, 16.7%, 31.5%, 12.9%) |
| CIE-LAB | lab(77.58, 8.56, 21.73) |
| CIE-LCH | lch(77.58, 23.36, 68.50°) |
| OKLab | oklab(80.99% 0.0275 0.0552) |
| OKLCH | oklch(80.99% 0.062 63.5) |
| XYZ | xyz(53.1417, 52.4967, 37.0333) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.40
Burlywood
#DEB887
ΔE00 4.75
Apricot
#FBCEB1
ΔE00 6.54
Very Light Brown
#D3B683
ΔE00 7.07
Fawn
#CFAF7B
ΔE00 7.24
Khaki
#C3B091
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB998 #98BDDE
analogous
#DE989A #DEB998 #DEDC98
triadic
#DEB998 #98DEB9 #B998DE
tetradic
#DEB998 #9ADE98 #98BDDE #DC98DE
square
#DEB998 #9ADE98 #98BDDE #DC98DE
split-complementary
#DEB998 #98DEDC #989ADE
monochromatic
#BF7A3D #CF996A #DEB998 #EDD8C6 #F8EFE8
Accessibility & contrast
On white
1.83
#DEB998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#DEB998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB998
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB998 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#EAB1B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb998; /* rgb */ color: rgb(222, 185, 152); /* oklch */ color: oklch(81.0% 0.062 63.5);
Tailwind
colors: {
custom: {
50: '#e9ceb6',
500: '#deb998',
950: '#000000',
},
}SCSS
$custom: #deb998; $custom-light: #e9ceb6; $custom-dark: #000000;
JSON
{
"hex": "#deb998",
"rgb": {
"r": 222,
"g": 185,
"b": 152
},
"hsl": {
"h": 28.286,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.80993,
"c": 0.06167,
"h": 63.5
},
"luminance": 0.52495
}Semantic roles & 50–950 ramp
primary
#DEB998
secondary
#648FB6
accent
#77BF27
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381