#E0C19F#E0C19F
#E0C19F is a very light, muted orange. Relative luminance 0.565; OKLCH L 82.9% C 0.058 H 69.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E0C19F |
|---|---|
| RGB | rgb(224, 193, 159) |
| HSL | hsl(31, 51%, 75%) |
| HSV | hsv(31, 29%, 88%) |
| CMYK | cmyk(0%, 13.8%, 29%, 12.2%) |
| CIE-LAB | lab(79.89, 6.01, 21.21) |
| CIE-LCH | lch(79.89, 22.04, 74.19°) |
| OKLab | oklab(82.9% 0.0202 0.054) |
| OKLCH | oklch(82.9% 0.058 69.5) |
| XYZ | xyz(56.0692, 56.4924, 40.7448) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.10
Burlywood
#DEB887
ΔE00 4.60
Very Light Brown
#D3B683
ΔE00 6.17
Light Peach
#FFD8B1
ΔE00 6.19
Peach
#FFDAB9
ΔE00 6.57
Khaki
#C3B091
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0C19F #9FBEE0
analogous
#E0A19F #E0C19F #DEE09F
triadic
#E0C19F #9FE0C1 #C19FE0
tetradic
#E0C19F #9FE0A1 #9FBEE0 #E09FDE
square
#E0C19F #9FE0A1 #9FBEE0 #E09FDE
split-complementary
#E0C19F #9FDEE0 #A19FE0
monochromatic
#C28542 #D1A371 #E0C19F #EFDFCD #F8F0E8
Accessibility & contrast
On white
1.71
#E0C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#E0C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0C19F
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0C19F | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#EBBAB8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e0c19f; /* rgb */ color: rgb(224, 193, 159); /* oklch */ color: oklch(82.9% 0.058 69.5);
Tailwind
colors: {
custom: {
50: '#ead3bb',
500: '#e0c19f',
950: '#000000',
},
}SCSS
$custom: #e0c19f; $custom-light: #ead3bb; $custom-dark: #000000;
JSON
{
"hex": "#e0c19f",
"rgb": {
"r": 224,
"g": 193,
"b": 159
},
"hsl": {
"h": 31.385,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.82895,
"c": 0.05766,
"h": 69.5
},
"luminance": 0.5649
}Semantic roles & 50–950 ramp
primary
#E0C19F
secondary
#6A90B9
accent
#6FBF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382