#DEB98F#DEB98F
#DEB98F is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.8% C 0.070 H 70.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB98F |
|---|---|
| RGB | rgb(222, 185, 143) |
| HSL | hsl(32, 54%, 72%) |
| HSV | hsv(32, 36%, 87%) |
| CMYK | cmyk(0%, 16.7%, 35.6%, 12.9%) |
| CIE-LAB | lab(77.41, 7.45, 26.30) |
| CIE-LCH | lch(77.41, 27.34, 74.19°) |
| OKLab | oklab(80.81% 0.0239 0.066) |
| OKLCH | oklch(80.81% 0.07 70.1) |
| XYZ | xyz(52.4323, 52.2130, 33.2976) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.89
Tan
#D2B48C
ΔE00 2.72
Very Light Brown
#D3B683
ΔE00 4.47
Fawn
#CFAF7B
ΔE00 4.81
Toupe
#C7AC7D
ΔE00 5.83
Khaki
#C3B091
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB98F #8FB4DE
analogous
#DE928F #DEB98F #DCDE8F
triadic
#DEB98F #8FDEB9 #B98FDE
tetradic
#DEB98F #8FDE92 #8FB4DE #DE8FDC
square
#DEB98F #8FDE92 #8FB4DE #DE8FDC
split-complementary
#DEB98F #8FDCDE #928FDE
monochromatic
#BB7D37 #D09B60 #DEB98F #ECD7BE #F8F0E7
Accessibility & contrast
On white
1.84
#DEB98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#DEB98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB98F
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB98F | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8C
Deuteranopia (green-blind)
#CFC390
Tritanopia (blue-blind)
#EBB0AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb98f; /* rgb */ color: rgb(222, 185, 143); /* oklch */ color: oklch(80.8% 0.070 70.1);
Tailwind
colors: {
custom: {
50: '#e9ceb0',
500: '#deb98f',
950: '#000000',
},
}SCSS
$custom: #deb98f; $custom-light: #e9ceb0; $custom-dark: #000000;
JSON
{
"hex": "#deb98f",
"rgb": {
"r": 222,
"g": 185,
"b": 143
},
"hsl": {
"h": 31.899,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.80805,
"c": 0.07022,
"h": 70.1
},
"luminance": 0.52211
}Semantic roles & 50–950 ramp
primary
#DEB98F
secondary
#5B86B6
accent
#6EC224
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381