#DEBA95#DEBA95
#DEBA95 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.1% C 0.065 H 67.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA95 |
|---|---|
| RGB | rgb(222, 186, 149) |
| HSL | hsl(30, 53%, 73%) |
| HSV | hsv(30, 33%, 87%) |
| CMYK | cmyk(0%, 16.2%, 32.9%, 12.9%) |
| CIE-LAB | lab(77.77, 7.65, 23.60) |
| CIE-LCH | lch(77.77, 24.81, 72.03°) |
| OKLab | oklab(81.12% 0.0247 0.0597) |
| OKLCH | oklch(81.12% 0.065 67.5) |
| XYZ | xyz(53.1090, 52.8196, 35.8256) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.26
Burlywood
#DEB887
ΔE00 3.35
Very Light Brown
#D3B683
ΔE00 5.64
Fawn
#CFAF7B
ΔE00 6.00
Toupe
#C7AC7D
ΔE00 6.71
Khaki
#C3B091
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA95 #95B9DE
analogous
#DE9595 #DEBA95 #DDDE95
triadic
#DEBA95 #95DEBA #BA95DE
tetradic
#DEBA95 #95DE95 #95B9DE #DE95DD
square
#DEBA95 #95DE95 #95B9DE #DE95DD
split-complementary
#DEBA95 #95DDDE #9595DE
monochromatic
#BE7D3B #CF9C66 #DEBA95 #EDD8C4 #F8F0E8
Accessibility & contrast
On white
1.82
#DEBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DEBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA95
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA95 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#EAB2B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deba95; /* rgb */ color: rgb(222, 186, 149); /* oklch */ color: oklch(81.1% 0.065 67.5);
Tailwind
colors: {
custom: {
50: '#e9ceb4',
500: '#deba95',
950: '#000000',
},
}SCSS
$custom: #deba95; $custom-light: #e9ceb4; $custom-dark: #000000;
JSON
{
"hex": "#deba95",
"rgb": {
"r": 222,
"g": 186,
"b": 149
},
"hsl": {
"h": 30.411,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.81124,
"c": 0.0646,
"h": 67.5
},
"luminance": 0.52817
}Semantic roles & 50–950 ramp
primary
#DEBA95
secondary
#618BB6
accent
#72C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381