#EEAE81#EEAE81
#EEAE81 is a light, moderate orange. Relative luminance 0.500; OKLCH L 80.1% C 0.096 H 56.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAE81 |
|---|---|
| RGB | rgb(238, 174, 129) |
| HSL | hsl(25, 76%, 72%) |
| HSV | hsv(25, 46%, 93%) |
| CMYK | cmyk(0%, 26.9%, 45.8%, 6.7%) |
| CIE-LAB | lab(76.09, 18.09, 32.27) |
| CIE-LCH | lch(76.09, 36.99, 60.73°) |
| OKLab | oklab(80.07% 0.0537 0.0795) |
| OKLCH | oklch(80.07% 0.096 56) |
| XYZ | xyz(54.3608, 50.0379, 27.5597) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.34
Apricot (survey)
#FFB16D
ΔE00 5.35
Sandybrown
#F4A460
ΔE00 5.54
Pale Orange
#FFA756
ΔE00 7.56
Lightsalmon
#FFA07A
ΔE00 7.66
Burlywood
#DEB887
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAE81 #81C1EE
analogous
#EE818B #EEAE81 #EEE581
triadic
#EEAE81 #81EEAE #AE81EE
tetradic
#EEAE81 #8BEE81 #81C1EE #E581EE
square
#EEAE81 #8BEE81 #81C1EE #E581EE
split-complementary
#EEAE81 #81EEE5 #818BEE
monochromatic
#D86A1D #E78B4B #EEAE81 #F5D1B7 #FBEEE4
Accessibility & contrast
On white
1.91
#EEAE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#EEAE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAE81
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAE81 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B37E
Deuteranopia (green-blind)
#D0C181
Tritanopia (blue-blind)
#FFA2A2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeae81; /* rgb */ color: rgb(238, 174, 129); /* oklch */ color: oklch(80.1% 0.096 56.0);
Tailwind
colors: {
custom: {
50: '#f6c6a6',
500: '#eeae81',
950: '#000000',
},
}SCSS
$custom: #eeae81; $custom-light: #f6c6a6; $custom-dark: #000000;
JSON
{
"hex": "#eeae81",
"rgb": {
"r": 238,
"g": 174,
"b": 129
},
"hsl": {
"h": 24.771,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.80065,
"c": 0.09593,
"h": 56
},
"luminance": 0.50034
}Semantic roles & 50–950 ramp
primary
#EEAE81
secondary
#4B95C8
accent
#84D80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280