#E7CA85#E7CA85
#E7CA85 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 84.8% C 0.093 H 87.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E7CA85 |
|---|---|
| RGB | rgb(231, 202, 133) |
| HSL | hsl(42, 67%, 71%) |
| HSV | hsv(42, 42%, 91%) |
| CMYK | cmyk(0%, 12.6%, 42.4%, 9.4%) |
| CIE-LAB | lab(82.34, 0.98, 38.16) |
| CIE-LCH | lch(82.34, 38.17, 88.53°) |
| OKLab | oklab(84.82% 0.0039 0.0933) |
| OKLCH | oklch(84.82% 0.093 87.6) |
| XYZ | xyz(58.3108, 60.9259, 30.8741) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.41
Wheat (survey)
#FBDD7E
ΔE00 6.06
Tan (survey)
#D1B26F
ΔE00 6.06
Sandy
#F1DA7A
ΔE00 6.12
Very Light Brown
#D3B683
ΔE00 6.23
Beige (survey)
#E6DAA6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7CA85 #85A2E7
analogous
#E79985 #E7CA85 #D3E785
triadic
#E7CA85 #85E7CA #CA85E7
tetradic
#E7CA85 #85E799 #85A2E7 #E785D3
square
#E7CA85 #85E799 #85A2E7 #E785D3
split-complementary
#E7CA85 #85D3E7 #9985E7
monochromatic
#CA9A28 #DDB452 #E7CA85 #F1E0B8 #FAF4E5
Accessibility & contrast
On white
1.59
#E7CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#E7CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7CA85
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7CA85 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#F5BFB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e7ca85; /* rgb */ color: rgb(231, 202, 133); /* oklch */ color: oklch(84.8% 0.093 87.6);
Tailwind
colors: {
custom: {
50: '#f0daa9',
500: '#e7ca85',
950: '#000000',
},
}SCSS
$custom: #e7ca85; $custom-light: #f0daa9; $custom-dark: #000000;
JSON
{
"hex": "#e7ca85",
"rgb": {
"r": 231,
"g": 202,
"b": 133
},
"hsl": {
"h": 42.245,
"s": 67.123,
"l": 71.373
},
"oklch": {
"l": 0.84819,
"c": 0.09342,
"h": 87.6
},
"luminance": 0.60923
}Semantic roles & 50–950 ramp
primary
#E7CA85
secondary
#5071C0
accent
#4DCF16
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381