#E8CA82#E8CA82
#E8CA82 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 84.9% C 0.097 H 87.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CA82 |
|---|---|
| RGB | rgb(232, 202, 130) |
| HSL | hsl(42, 69%, 71%) |
| HSV | hsv(42, 44%, 91%) |
| CMYK | cmyk(0%, 12.9%, 44%, 9%) |
| CIE-LAB | lab(82.38, 1.07, 39.76) |
| CIE-LCH | lch(82.38, 39.77, 88.46°) |
| OKLab | oklab(84.86% 0.0039 0.0968) |
| OKLCH | oklch(84.86% 0.097 87.7) |
| XYZ | xyz(58.4302, 61.0111, 29.8133) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.10
Wheat (survey)
#FBDD7E
ΔE00 5.69
Sandy
#F1DA7A
ΔE00 5.80
Tan (survey)
#D1B26F
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.57
Pale Peach
#FFE5AD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CA82 #82A0E8
analogous
#E89782 #E8CA82 #D3E882
triadic
#E8CA82 #82E8CA #CA82E8
tetradic
#E8CA82 #82E897 #82A0E8 #E882D3
square
#E8CA82 #82E897 #82A0E8 #E882D3
split-complementary
#E8CA82 #82D3E8 #9782E8
monochromatic
#CA9A25 #DEB44E #E8CA82 #F2E0B6 #FAF4E5
Accessibility & contrast
On white
1.59
#E8CA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#E8CA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CA82
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CA82 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87C
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#F7BFB8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e8ca82; /* rgb */ color: rgb(232, 202, 130); /* oklch */ color: oklch(84.9% 0.097 87.7);
Tailwind
colors: {
custom: {
50: '#f1daa7',
500: '#e8ca82',
950: '#000000',
},
}SCSS
$custom: #e8ca82; $custom-light: #f1daa7; $custom-dark: #000000;
JSON
{
"hex": "#e8ca82",
"rgb": {
"r": 232,
"g": 202,
"b": 130
},
"hsl": {
"h": 42.353,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.84862,
"c": 0.09691,
"h": 87.7
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#E8CA82
secondary
#4D6FC1
accent
#4CD115
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380