#DEBC91#DEBC91
#DEBC91 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.4% C 0.069 H 73.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC91 |
|---|---|
| RGB | rgb(222, 188, 145) |
| HSL | hsl(34, 54%, 72%) |
| HSV | hsv(34, 35%, 87%) |
| CMYK | cmyk(0%, 15.3%, 34.7%, 12.9%) |
| CIE-LAB | lab(78.19, 6.10, 26.30) |
| CIE-LCH | lch(78.19, 27.00, 76.94°) |
| OKLab | oklab(81.43% 0.02 0.0661) |
| OKLCH | oklch(81.43% 0.069 73.1) |
| XYZ | xyz(53.2194, 53.5426, 34.3140) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.87
Tan
#D2B48C
ΔE00 2.58
Very Light Brown
#D3B683
ΔE00 3.75
Fawn
#CFAF7B
ΔE00 4.60
Toupe
#C7AC7D
ΔE00 5.58
Khaki
#C3B091
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC91 #91B3DE
analogous
#DE9691 #DEBC91 #DADE91
triadic
#DEBC91 #91DEBC #BC91DE
tetradic
#DEBC91 #91DE96 #91B3DE #DE91DA
square
#DEBC91 #91DE96 #91B3DE #DE91DA
split-complementary
#DEBC91 #91DADE #9691DE
monochromatic
#BC8238 #D09F62 #DEBC91 #ECD9C0 #F8F1E7
Accessibility & contrast
On white
1.79
#DEBC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DEBC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC91
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC91 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#EBB3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc91; /* rgb */ color: rgb(222, 188, 145); /* oklch */ color: oklch(81.4% 0.069 73.1);
Tailwind
colors: {
custom: {
50: '#e9d0b1',
500: '#debc91',
950: '#000000',
},
}SCSS
$custom: #debc91; $custom-light: #e9d0b1; $custom-dark: #000000;
JSON
{
"hex": "#debc91",
"rgb": {
"r": 222,
"g": 188,
"b": 145
},
"hsl": {
"h": 33.506,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.81433,
"c": 0.06905,
"h": 73.1
},
"luminance": 0.5354
}Semantic roles & 50–950 ramp
primary
#DEBC91
secondary
#5D84B6
accent
#6AC124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381