#EECA81#EECA81
#EECA81 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.4% C 0.100 H 84.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EECA81 |
|---|---|
| RGB | rgb(238, 202, 129) |
| HSL | hsl(40, 76%, 72%) |
| HSV | hsv(40, 46%, 93%) |
| CMYK | cmyk(0%, 15.1%, 45.8%, 6.7%) |
| CIE-LAB | lab(82.92, 3.37, 41.05) |
| CIE-LCH | lch(82.92, 41.19, 85.30°) |
| OKLab | oklab(85.4% 0.0102 0.0997) |
| OKLCH | oklch(85.4% 0.1 84.2) |
| XYZ | xyz(60.3449, 62.0060, 29.5544) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.52
Wheat (survey)
#FBDD7E
ΔE00 6.00
Tan (survey)
#D1B26F
ΔE00 6.45
Sandy
#F1DA7A
ΔE00 6.68
Very Light Brown
#D3B683
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECA81 #81A5EE
analogous
#EE9381 #EECA81 #DCEE81
triadic
#EECA81 #81EECA #CA81EE
tetradic
#EECA81 #81EE93 #81A5EE #EE81DC
square
#EECA81 #81EE93 #81A5EE #EE81DC
split-complementary
#EECA81 #81DCEE #9381EE
monochromatic
#D89A1D #E7B34B #EECA81 #F5E1B7 #FBF4E4
Accessibility & contrast
On white
1.57
#EECA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#EECA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECA81
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECA81 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97B
Deuteranopia (green-blind)
#E4D283
Tritanopia (blue-blind)
#FEBEB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eeca81; /* rgb */ color: rgb(238, 202, 129); /* oklch */ color: oklch(85.4% 0.100 84.2);
Tailwind
colors: {
custom: {
50: '#f5daa6',
500: '#eeca81',
950: '#000000',
},
}SCSS
$custom: #eeca81; $custom-light: #f5daa6; $custom-dark: #000000;
JSON
{
"hex": "#eeca81",
"rgb": {
"r": 238,
"g": 202,
"b": 129
},
"hsl": {
"h": 40.183,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.85404,
"c": 0.10017,
"h": 84.2
},
"luminance": 0.62003
}Semantic roles & 50–950 ramp
primary
#EECA81
secondary
#4B74C8
accent
#50D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380