#EECA83#EECA83
#EECA83 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.4% C 0.098 H 83.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EECA83 |
|---|---|
| RGB | rgb(238, 202, 131) |
| HSL | hsl(40, 76%, 72%) |
| HSV | hsv(40, 45%, 93%) |
| CMYK | cmyk(0%, 15.1%, 45%, 6.7%) |
| CIE-LAB | lab(82.95, 3.57, 40.08) |
| CIE-LCH | lch(82.95, 40.23, 84.91°) |
| OKLab | oklab(85.44% 0.011 0.0976) |
| OKLCH | oklch(85.44% 0.098 83.6) |
| XYZ | xyz(60.4792, 62.0597, 30.2614) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.79
Wheat (survey)
#FBDD7E
ΔE00 6.27
Tan (survey)
#D1B26F
ΔE00 6.44
Very Light Brown
#D3B683
ΔE00 6.61
Burlywood
#DEB887
ΔE00 6.70
Navajowhite
#FFDEAD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECA83 #83A7EE
analogous
#EE9483 #EECA83 #DDEE83
triadic
#EECA83 #83EECA #CA83EE
tetradic
#EECA83 #83EE94 #83A7EE #EE83DD
square
#EECA83 #83EE94 #83A7EE #EE83DD
split-complementary
#EECA83 #83DDEE #9483EE
monochromatic
#D99A1E #E7B34D #EECA83 #F5E1B9 #FBF3E4
Accessibility & contrast
On white
1.57
#EECA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#EECA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECA83
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECA83 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97E
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#FEBEB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eeca83; /* rgb */ color: rgb(238, 202, 131); /* oklch */ color: oklch(85.4% 0.098 83.6);
Tailwind
colors: {
custom: {
50: '#f5daa8',
500: '#eeca83',
950: '#000000',
},
}SCSS
$custom: #eeca83; $custom-light: #f5daa8; $custom-dark: #000000;
JSON
{
"hex": "#eeca83",
"rgb": {
"r": 238,
"g": 202,
"b": 131
},
"hsl": {
"h": 39.813,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.85436,
"c": 0.09816,
"h": 83.6
},
"luminance": 0.62057
}Semantic roles & 50–950 ramp
primary
#EECA83
secondary
#4D76C8
accent
#52D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380