#E5C19B#E5C19B
#E5C19B is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.3% C 0.065 H 68.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E5C19B |
|---|---|
| RGB | rgb(229, 193, 155) |
| HSL | hsl(31, 59%, 75%) |
| HSV | hsv(31, 32%, 90%) |
| CMYK | cmyk(0%, 15.7%, 32.3%, 10.2%) |
| CIE-LAB | lab(80.27, 7.42, 23.93) |
| CIE-LCH | lch(80.27, 25.05, 72.78°) |
| OKLab | oklab(83.28% 0.0242 0.0606) |
| OKLCH | oklch(83.28% 0.065 68.3) |
| XYZ | xyz(57.3006, 57.1668, 39.0200) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.80
Tan
#D2B48C
ΔE00 4.40
Light Peach
#FFD8B1
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 6.12
Peach
#FFDAB9
ΔE00 6.27
Apricot
#FBCEB1
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5C19B #9BBFE5
analogous
#E59C9B #E5C19B #E4E59B
triadic
#E5C19B #9BE5C1 #C19BE5
tetradic
#E5C19B #9BE59C #9BBFE5 #E59BE4
square
#E5C19B #9BE59C #9BBFE5 #E59BE4
split-complementary
#E5C19B #9BE4E5 #9C9BE5
monochromatic
#CC853A #D8A36A #E5C19B #F2DFCC #F9F0E7
Accessibility & contrast
On white
1.69
#E5C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#E5C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5C19B
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5C19B | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC298
Deuteranopia (green-blind)
#D6CA9C
Tritanopia (blue-blind)
#F2B9B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e5c19b; /* rgb */ color: rgb(229, 193, 155); /* oklch */ color: oklch(83.3% 0.065 68.3);
Tailwind
colors: {
custom: {
50: '#eed3b8',
500: '#e5c19b',
950: '#000000',
},
}SCSS
$custom: #e5c19b; $custom-light: #eed3b8; $custom-dark: #000000;
JSON
{
"hex": "#e5c19b",
"rgb": {
"r": 229,
"g": 193,
"b": 155
},
"hsl": {
"h": 30.811,
"s": 58.73,
"l": 75.294
},
"oklch": {
"l": 0.83275,
"c": 0.06519,
"h": 68.3
},
"luminance": 0.57164
}Semantic roles & 50–950 ramp
primary
#E5C19B
secondary
#6591BF
accent
#70C61F
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381