#DEB491#DEB491
#DEB491 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.9% C 0.068 H 61.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB491 |
|---|---|
| RGB | rgb(222, 180, 145) |
| HSL | hsl(27, 54%, 72%) |
| HSV | hsv(27, 35%, 87%) |
| CMYK | cmyk(0%, 18.9%, 34.7%, 12.9%) |
| CIE-LAB | lab(76.20, 10.35, 23.60) |
| CIE-LCH | lch(76.20, 25.77, 66.33°) |
| OKLab | oklab(79.88% 0.0325 0.0596) |
| OKLCH | oklch(79.88% 0.068 61.4) |
| XYZ | xyz(51.5576, 50.2189, 33.7601) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.92
Tan
#D2B48C
ΔE00 4.99
Apricot
#FBCEB1
ΔE00 7.15
Fawn
#CFAF7B
ΔE00 7.27
Very Light Brown
#D3B683
ΔE00 7.53
Toupe
#C7AC7D
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB491 #91BBDE
analogous
#DE9195 #DEB491 #DEDB91
triadic
#DEB491 #91DEB4 #B491DE
tetradic
#DEB491 #95DE91 #91BBDE #DB91DE
square
#DEB491 #95DE91 #91BBDE #DB91DE
split-complementary
#DEB491 #91DEDB #9195DE
monochromatic
#BC7438 #D09462 #DEB491 #ECD4C0 #F8EFE7
Accessibility & contrast
On white
1.90
#DEB491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#DEB491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB491
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB491 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68F
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#EBABAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb491; /* rgb */ color: rgb(222, 180, 145); /* oklch */ color: oklch(79.9% 0.068 61.4);
Tailwind
colors: {
custom: {
50: '#e9cab1',
500: '#deb491',
950: '#000000',
},
}SCSS
$custom: #deb491; $custom-light: #e9cab1; $custom-dark: #000000;
JSON
{
"hex": "#deb491",
"rgb": {
"r": 222,
"g": 180,
"b": 145
},
"hsl": {
"h": 27.273,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.79875,
"c": 0.06789,
"h": 61.4
},
"luminance": 0.50216
}Semantic roles & 50–950 ramp
primary
#DEB491
secondary
#5D8EB6
accent
#7AC124
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281