#E5CA8A#E5CA8A
#E5CA8A is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.7% C 0.087 H 87.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CA8A |
|---|---|
| RGB | rgb(229, 202, 138) |
| HSL | hsl(42, 64%, 72%) |
| HSV | hsv(42, 40%, 90%) |
| CMYK | cmyk(0%, 11.8%, 39.7%, 10.2%) |
| CIE-LAB | lab(82.24, 0.72, 35.43) |
| CIE-LCH | lch(82.24, 35.44, 88.84°) |
| OKLab | oklab(84.72% 0.0037 0.0873) |
| OKLCH | oklch(84.72% 0.087 87.6) |
| XYZ | xyz(58.0225, 60.7363, 32.7068) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.04
Very Light Brown
#D3B683
ΔE00 5.75
Beige (survey)
#E6DAA6
ΔE00 6.00
Tan (survey)
#D1B26F
ΔE00 6.12
Pale Peach
#FFE5AD
ΔE00 6.48
Sandy
#F1DA7A
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CA8A #8AA5E5
analogous
#E59D8A #E5CA8A #D2E58A
triadic
#E5CA8A #8AE5CA #CA8AE5
tetradic
#E5CA8A #8AE59D #8AA5E5 #E58AD2
square
#E5CA8A #8AE59D #8AA5E5 #E58AD2
split-complementary
#E5CA8A #8AD2E5 #9D8AE5
monochromatic
#C89A2C #DAB358 #E5CA8A #F0E1BC #F9F4E6
Accessibility & contrast
On white
1.60
#E5CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#E5CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CA8A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CA8A | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#DFD08C
Tritanopia (blue-blind)
#F3C0BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e5ca8a; /* rgb */ color: rgb(229, 202, 138); /* oklch */ color: oklch(84.7% 0.087 87.6);
Tailwind
colors: {
custom: {
50: '#eedaad',
500: '#e5ca8a',
950: '#000000',
},
}SCSS
$custom: #e5ca8a; $custom-light: #eedaad; $custom-dark: #000000;
JSON
{
"hex": "#e5ca8a",
"rgb": {
"r": 229,
"g": 202,
"b": 138
},
"hsl": {
"h": 42.198,
"s": 63.636,
"l": 71.961
},
"oklch": {
"l": 0.84721,
"c": 0.08737,
"h": 87.6
},
"luminance": 0.60734
}Semantic roles & 50–950 ramp
primary
#E5CA8A
secondary
#5574BE
accent
#4FCB1A
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381