#E0C19A#E0C19A
#E0C19A is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.8% C 0.063 H 73.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E0C19A |
|---|---|
| RGB | rgb(224, 193, 154) |
| HSL | hsl(33, 53%, 74%) |
| HSV | hsv(33, 31%, 88%) |
| CMYK | cmyk(0%, 13.8%, 31.3%, 12.2%) |
| CIE-LAB | lab(79.80, 5.36, 23.73) |
| CIE-LCH | lch(79.80, 24.33, 77.28°) |
| OKLab | oklab(82.79% 0.0182 0.0601) |
| OKLCH | oklch(82.79% 0.063 73.2) |
| XYZ | xyz(55.6441, 56.3224, 38.5058) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.47
Burlywood
#DEB887
ΔE00 3.51
Very Light Brown
#D3B683
ΔE00 4.82
Fawn
#CFAF7B
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 6.38
Khaki
#C3B091
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0C19A #9AB9E0
analogous
#E09E9A #E0C19A #DCE09A
triadic
#E0C19A #9AE0C1 #C19AE0
tetradic
#E0C19A #9AE09E #9AB9E0 #E09ADC
square
#E0C19A #9AE09E #9AB9E0 #E09ADC
split-complementary
#E0C19A #9ADCE0 #9E9AE0
monochromatic
#C3883C #D2A46B #E0C19A #EEDEC9 #F8F1E8
Accessibility & contrast
On white
1.71
#E0C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#E0C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0C19A
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0C19A | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC297
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#ECB9B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e0c19a; /* rgb */ color: rgb(224, 193, 154); /* oklch */ color: oklch(82.8% 0.063 73.2);
Tailwind
colors: {
custom: {
50: '#ead3b8',
500: '#e0c19a',
950: '#000000',
},
}SCSS
$custom: #e0c19a; $custom-light: #ead3b8; $custom-dark: #000000;
JSON
{
"hex": "#e0c19a",
"rgb": {
"r": 224,
"g": 193,
"b": 154
},
"hsl": {
"h": 33.429,
"s": 53.03,
"l": 74.118
},
"oklch": {
"l": 0.82788,
"c": 0.06276,
"h": 73.2
},
"luminance": 0.5632
}Semantic roles & 50–950 ramp
primary
#E0C19A
secondary
#668AB9
accent
#6AC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381