#DEBA8D#DEBA8D
#DEBA8D is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.0% C 0.072 H 72.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA8D |
|---|---|
| RGB | rgb(222, 186, 141) |
| HSL | hsl(33, 55%, 71%) |
| HSV | hsv(33, 36%, 87%) |
| CMYK | cmyk(0%, 16.2%, 36.5%, 12.9%) |
| CIE-LAB | lab(77.62, 6.68, 27.65) |
| CIE-LCH | lch(77.62, 28.45, 76.42°) |
| OKLab | oklab(80.96% 0.0215 0.0692) |
| OKLCH | oklch(80.96% 0.072 72.7) |
| XYZ | xyz(52.4921, 52.5728, 32.5767) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.12
Tan
#D2B48C
ΔE00 2.63
Very Light Brown
#D3B683
ΔE00 3.60
Fawn
#CFAF7B
ΔE00 4.19
Toupe
#C7AC7D
ΔE00 5.37
Sandstone
#C9AE74
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA8D #8DB1DE
analogous
#DE918D #DEBA8D #D9DE8D
triadic
#DEBA8D #8DDEBA #BA8DDE
tetradic
#DEBA8D #8DDE91 #8DB1DE #DE8DD9
square
#DEBA8D #8DDE91 #8DB1DE #DE8DD9
split-complementary
#DEBA8D #8DD9DE #918DDE
monochromatic
#BB8036 #D09D5E #DEBA8D #ECD7BC #F8F1E7
Accessibility & contrast
On white
1.82
#DEBA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DEBA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA8D
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA8D | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8A
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#EBB1AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deba8d; /* rgb */ color: rgb(222, 186, 141); /* oklch */ color: oklch(81.0% 0.072 72.7);
Tailwind
colors: {
custom: {
50: '#e9ceae',
500: '#deba8d',
950: '#000000',
},
}SCSS
$custom: #deba8d; $custom-light: #e9ceae; $custom-dark: #000000;
JSON
{
"hex": "#deba8d",
"rgb": {
"r": 222,
"g": 186,
"b": 141
},
"hsl": {
"h": 33.333,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.80961,
"c": 0.07247,
"h": 72.7
},
"luminance": 0.5257
}Semantic roles & 50–950 ramp
primary
#DEBA8D
secondary
#5A82B6
accent
#6AC323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381