#EEAE85#EEAE85
#EEAE85 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.1% C 0.093 H 53.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAE85 |
|---|---|
| RGB | rgb(238, 174, 133) |
| HSL | hsl(23, 76%, 73%) |
| HSV | hsv(23, 44%, 93%) |
| CMYK | cmyk(0%, 26.9%, 44.1%, 6.7%) |
| CIE-LAB | lab(76.16, 18.49, 30.23) |
| CIE-LCH | lch(76.16, 35.44, 58.55°) |
| OKLab | oklab(80.14% 0.0552 0.0749) |
| OKLCH | oklch(80.14% 0.093 53.6) |
| XYZ | xyz(54.6319, 50.1463, 28.9875) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.65
Apricot (survey)
#FFB16D
ΔE00 6.35
Sandybrown
#F4A460
ΔE00 6.49
Lightsalmon
#FFA07A
ΔE00 6.93
Pinkish Tan
#D99B82
ΔE00 7.21
Pale Salmon
#FFB19A
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAE85 #85C5EE
analogous
#EE8590 #EEAE85 #EEE385
triadic
#EEAE85 #85EEAE #AE85EE
tetradic
#EEAE85 #90EE85 #85C5EE #E385EE
square
#EEAE85 #90EE85 #85C5EE #E385EE
split-complementary
#EEAE85 #85EEE3 #8590EE
monochromatic
#DA681E #E78A4F #EEAE85 #F5D2BB #FBEDE4
Accessibility & contrast
On white
1.90
#EEAE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EEAE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAE85
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAE85 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B482
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#FFA2A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeae85; /* rgb */ color: rgb(238, 174, 133); /* oklch */ color: oklch(80.1% 0.093 53.6);
Tailwind
colors: {
custom: {
50: '#f6c6a9',
500: '#eeae85',
950: '#000000',
},
}SCSS
$custom: #eeae85; $custom-light: #f6c6a9; $custom-dark: #000000;
JSON
{
"hex": "#eeae85",
"rgb": {
"r": 238,
"g": 174,
"b": 133
},
"hsl": {
"h": 23.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.80139,
"c": 0.09309,
"h": 53.6
},
"luminance": 0.50143
}Semantic roles & 50–950 ramp
primary
#EEAE85
secondary
#4F99C9
accent
#89D80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280