#DEB995#DEB995
#DEB995 is a light, moderate orange. Relative luminance 0.524; OKLCH L 80.9% C 0.064 H 65.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB995 |
|---|---|
| RGB | rgb(222, 185, 149) |
| HSL | hsl(30, 53%, 73%) |
| HSV | hsv(30, 33%, 87%) |
| CMYK | cmyk(0%, 16.7%, 32.9%, 12.9%) |
| CIE-LAB | lab(77.52, 8.18, 23.26) |
| CIE-LCH | lch(77.52, 24.65, 70.62°) |
| OKLab | oklab(80.93% 0.0263 0.0589) |
| OKLCH | oklch(80.93% 0.064 65.9) |
| XYZ | xyz(52.8991, 52.3997, 35.7557) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.63
Burlywood
#DEB887
ΔE00 3.74
Very Light Brown
#D3B683
ΔE00 6.12
Fawn
#CFAF7B
ΔE00 6.34
Toupe
#C7AC7D
ΔE00 7.03
Apricot
#FBCEB1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB995 #95BADE
analogous
#DE9595 #DEB995 #DEDD95
triadic
#DEB995 #95DEB9 #B995DE
tetradic
#DEB995 #95DE95 #95BADE #DD95DE
square
#DEB995 #95DE95 #95BADE #DD95DE
split-complementary
#DEB995 #95DEDD #9595DE
monochromatic
#BE7B3B #CF9A66 #DEB995 #EDD8C4 #F8F0E8
Accessibility & contrast
On white
1.83
#DEB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#DEB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB995
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB995 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB93
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#EAB1AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb995; /* rgb */ color: rgb(222, 185, 149); /* oklch */ color: oklch(80.9% 0.064 65.9);
Tailwind
colors: {
custom: {
50: '#e9ceb4',
500: '#deb995',
950: '#000000',
},
}SCSS
$custom: #deb995; $custom-light: #e9ceb4; $custom-dark: #000000;
JSON
{
"hex": "#deb995",
"rgb": {
"r": 222,
"g": 185,
"b": 149
},
"hsl": {
"h": 29.589,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.80929,
"c": 0.06446,
"h": 65.9
},
"luminance": 0.52397
}Semantic roles & 50–950 ramp
primary
#DEB995
secondary
#618CB6
accent
#74C026
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381