#EECA7E#EECA7E
#EECA7E is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.4% C 0.103 H 85.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EECA7E |
|---|---|
| RGB | rgb(238, 202, 126) |
| HSL | hsl(41, 77%, 71%) |
| HSV | hsv(41, 47%, 93%) |
| CMYK | cmyk(0%, 15.1%, 47.1%, 6.7%) |
| CIE-LAB | lab(82.87, 3.09, 42.51) |
| CIE-LCH | lch(82.87, 42.62, 85.85°) |
| OKLab | oklab(85.36% 0.0091 0.1028) |
| OKLCH | oklch(85.36% 0.103 85) |
| XYZ | xyz(60.1484, 61.9274, 28.5196) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.16
Wheat (survey)
#FBDD7E
ΔE00 5.63
Sandy
#F1DA7A
ΔE00 6.30
Tan (survey)
#D1B26F
ΔE00 6.50
Light Mustard
#F7D560
ΔE00 6.70
Maize
#F4D054
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECA7E #7EA2EE
analogous
#EE927E #EECA7E #DAEE7E
triadic
#EECA7E #7EEECA #CA7EEE
tetradic
#EECA7E #7EEE92 #7EA2EE #EE7EDA
square
#EECA7E #7EEE92 #7EA2EE #EE7EDA
split-complementary
#EECA7E #7EDAEE #927EEE
monochromatic
#D59A1C #E7B448 #EECA7E #F5E0B4 #FBF4E4
Accessibility & contrast
On white
1.57
#EECA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EECA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECA7E
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECA7E | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#FEBEB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eeca7e; /* rgb */ color: rgb(238, 202, 126); /* oklch */ color: oklch(85.4% 0.103 85.0);
Tailwind
colors: {
custom: {
50: '#f6daa4',
500: '#eeca7e',
950: '#000000',
},
}SCSS
$custom: #eeca7e; $custom-light: #f6daa4; $custom-dark: #000000;
JSON
{
"hex": "#eeca7e",
"rgb": {
"r": 238,
"g": 202,
"b": 126
},
"hsl": {
"h": 40.714,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.85357,
"c": 0.10316,
"h": 85
},
"luminance": 0.61925
}Semantic roles & 50–950 ramp
primary
#EECA7E
secondary
#4871C8
accent
#4ED90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380