#EECA7B#EECA7B
#EECA7B is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.3% C 0.106 H 85.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EECA7B |
|---|---|
| RGB | rgb(238, 202, 123) |
| HSL | hsl(41, 77%, 71%) |
| HSV | hsv(41, 48%, 93%) |
| CMYK | cmyk(0%, 15.1%, 48.3%, 6.7%) |
| CIE-LAB | lab(82.83, 2.81, 43.96) |
| CIE-LCH | lch(82.83, 44.05, 86.35°) |
| OKLab | oklab(85.31% 0.0079 0.1058) |
| OKLCH | oklch(85.31% 0.106 85.7) |
| XYZ | xyz(59.9577, 61.8512, 27.5153) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.87
Wheat (survey)
#FBDD7E
ΔE00 5.31
Sandy
#F1DA7A
ΔE00 5.95
Light Mustard
#F7D560
ΔE00 6.20
Maize
#F4D054
ΔE00 6.51
Tan (survey)
#D1B26F
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECA7B #7B9FEE
analogous
#EE907B #EECA7B #D9EE7B
triadic
#EECA7B #7BEECA #CA7BEE
tetradic
#EECA7B #7BEE90 #7B9FEE #EE7BD9
square
#EECA7B #7BEE90 #7B9FEE #EE7BD9
split-complementary
#EECA7B #7BD9EE #907BEE
monochromatic
#D39A1B #E7B445 #EECA7B #F5E0B1 #FCF4E4
Accessibility & contrast
On white
1.57
#EECA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#EECA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECA7B
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECA7B | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC975
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#FEBEB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eeca7b; /* rgb */ color: rgb(238, 202, 123); /* oklch */ color: oklch(85.3% 0.106 85.7);
Tailwind
colors: {
custom: {
50: '#f6daa2',
500: '#eeca7b',
950: '#000000',
},
}SCSS
$custom: #eeca7b; $custom-light: #f6daa2; $custom-dark: #000000;
JSON
{
"hex": "#eeca7b",
"rgb": {
"r": 238,
"g": 202,
"b": 123
},
"hsl": {
"h": 41.217,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.85312,
"c": 0.10612,
"h": 85.7
},
"luminance": 0.61848
}Semantic roles & 50–950 ramp
primary
#EECA7B
secondary
#466EC8
accent
#4CD90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380