#DEBA8F#DEBA8F
#DEBA8F is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.0% C 0.070 H 71.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA8F |
|---|---|
| RGB | rgb(222, 186, 143) |
| HSL | hsl(33, 54%, 72%) |
| HSV | hsv(33, 36%, 87%) |
| CMYK | cmyk(0%, 16.2%, 35.6%, 12.9%) |
| CIE-LAB | lab(77.66, 6.92, 26.64) |
| CIE-LCH | lch(77.66, 27.52, 75.44°) |
| OKLab | oklab(81% 0.0223 0.0668) |
| OKLCH | oklch(81% 0.07 71.5) |
| XYZ | xyz(52.6423, 52.6329, 33.3675) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.60
Tan
#D2B48C
ΔE00 2.59
Very Light Brown
#D3B683
ΔE00 4.04
Fawn
#CFAF7B
ΔE00 4.57
Toupe
#C7AC7D
ΔE00 5.62
Khaki
#C3B091
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA8F #8FB3DE
analogous
#DE938F #DEBA8F #DBDE8F
triadic
#DEBA8F #8FDEBA #BA8FDE
tetradic
#DEBA8F #8FDE93 #8FB3DE #DE8FDB
square
#DEBA8F #8FDE93 #8FB3DE #DE8FDB
split-complementary
#DEBA8F #8FDBDE #938FDE
monochromatic
#BB7F37 #D09D60 #DEBA8F #ECD7BE #F8F0E7
Accessibility & contrast
On white
1.82
#DEBA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DEBA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA8F
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA8F | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8C
Deuteranopia (green-blind)
#D0C390
Tritanopia (blue-blind)
#EBB1AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deba8f; /* rgb */ color: rgb(222, 186, 143); /* oklch */ color: oklch(81.0% 0.070 71.5);
Tailwind
colors: {
custom: {
50: '#e9ceb0',
500: '#deba8f',
950: '#000000',
},
}SCSS
$custom: #deba8f; $custom-light: #e9ceb0; $custom-dark: #000000;
JSON
{
"hex": "#deba8f",
"rgb": {
"r": 222,
"g": 186,
"b": 143
},
"hsl": {
"h": 32.658,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.81001,
"c": 0.07047,
"h": 71.5
},
"luminance": 0.52631
}Semantic roles & 50–950 ramp
primary
#DEBA8F
secondary
#5B85B6
accent
#6CC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381