#DEC191#DEC191
#DEC191 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.4% C 0.071 H 80.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC191 |
|---|---|
| RGB | rgb(222, 193, 145) |
| HSL | hsl(37, 54%, 72%) |
| HSV | hsv(37, 35%, 87%) |
| CMYK | cmyk(0%, 13.1%, 34.7%, 12.9%) |
| CIE-LAB | lab(79.45, 3.47, 27.99) |
| CIE-LCH | lch(79.45, 28.21, 82.94°) |
| OKLab | oklab(82.42% 0.0123 0.0701) |
| OKLCH | oklch(82.42% 0.071 80) |
| XYZ | xyz(54.3061, 55.7159, 34.6762) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.99
Burlywood
#DEB887
ΔE00 3.38
Tan
#D2B48C
ΔE00 3.99
Fawn
#CFAF7B
ΔE00 4.77
Toupe
#C7AC7D
ΔE00 5.68
Tan (survey)
#D1B26F
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC191 #91AEDE
analogous
#DE9B91 #DEC191 #D4DE91
triadic
#DEC191 #91DEC1 #C191DE
tetradic
#DEC191 #91DE9B #91AEDE #DE91D4
square
#DEC191 #91DE9B #91AEDE #DE91D4
split-complementary
#DEC191 #91D4DE #9B91DE
monochromatic
#BC8B38 #D0A662 #DEC191 #ECDCC0 #F8F2E7
Accessibility & contrast
On white
1.73
#DEC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#DEC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC191
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC191 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#EAB8B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec191; /* rgb */ color: rgb(222, 193, 145); /* oklch */ color: oklch(82.4% 0.071 80.0);
Tailwind
colors: {
custom: {
50: '#e9d3b1',
500: '#dec191',
950: '#000000',
},
}SCSS
$custom: #dec191; $custom-light: #e9d3b1; $custom-dark: #000000;
JSON
{
"hex": "#dec191",
"rgb": {
"r": 222,
"g": 193,
"b": 145
},
"hsl": {
"h": 37.403,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.8242,
"c": 0.07119,
"h": 80
},
"luminance": 0.55714
}Semantic roles & 50–950 ramp
primary
#DEC191
secondary
#5D7FB6
accent
#5FC124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381