#E8CA8A#E8CA8A
#E8CA8A is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.0% C 0.088 H 85.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CA8A |
|---|---|
| RGB | rgb(232, 202, 138) |
| HSL | hsl(41, 67%, 73%) |
| HSV | hsv(41, 41%, 91%) |
| CMYK | cmyk(0%, 12.9%, 40.5%, 9%) |
| CIE-LAB | lab(82.50, 1.90, 35.83) |
| CIE-LCH | lch(82.50, 35.88, 86.96°) |
| OKLab | oklab(85% 0.007 0.0882) |
| OKLCH | oklch(85% 0.088 85.5) |
| XYZ | xyz(58.9882, 61.2343, 32.7520) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.55
Very Light Brown
#D3B683
ΔE00 5.69
Tan (survey)
#D1B26F
ΔE00 6.15
Navajowhite
#FFDEAD
ΔE00 6.36
Burlywood
#DEB887
ΔE00 6.37
Pale Peach
#FFE5AD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CA8A #8AA8E8
analogous
#E89B8A #E8CA8A #D7E88A
triadic
#E8CA8A #8AE8CA #CA8AE8
tetradic
#E8CA8A #8AE89B #8AA8E8 #E88AD7
square
#E8CA8A #8AE89B #8AA8E8 #E88AD7
split-complementary
#E8CA8A #8AD7E8 #9B8AE8
monochromatic
#CF9A29 #DEB357 #E8CA8A #F2E1BD #FAF3E5
Accessibility & contrast
On white
1.59
#E8CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#E8CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CA8A
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CA8A | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C985
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#F6BFBA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e8ca8a; /* rgb */ color: rgb(232, 202, 138); /* oklch */ color: oklch(85.0% 0.088 85.5);
Tailwind
colors: {
custom: {
50: '#f1daad',
500: '#e8ca8a',
950: '#000000',
},
}SCSS
$custom: #e8ca8a; $custom-light: #f1daad; $custom-dark: #000000;
JSON
{
"hex": "#e8ca8a",
"rgb": {
"r": 232,
"g": 202,
"b": 138
},
"hsl": {
"h": 40.851,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.84995,
"c": 0.08848,
"h": 85.5
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#E8CA8A
secondary
#5577C2
accent
#51CF16
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381