#EEAE83#EEAE83
#EEAE83 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.1% C 0.095 H 54.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAE83 |
|---|---|
| RGB | rgb(238, 174, 131) |
| HSL | hsl(24, 76%, 72%) |
| HSV | hsv(24, 45%, 93%) |
| CMYK | cmyk(0%, 26.9%, 45%, 6.7%) |
| CIE-LAB | lab(76.13, 18.29, 31.25) |
| CIE-LCH | lch(76.13, 36.21, 59.67°) |
| OKLab | oklab(80.1% 0.0544 0.0772) |
| OKLCH | oklch(80.1% 0.095 54.8) |
| XYZ | xyz(54.4951, 50.0916, 28.2667) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.44
Apricot (survey)
#FFB16D
ΔE00 5.83
Sandybrown
#F4A460
ΔE00 6.00
Lightsalmon
#FFA07A
ΔE00 7.28
Pinkish Tan
#D99B82
ΔE00 7.63
Pale Orange
#FFA756
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAE83 #83C3EE
analogous
#EE838E #EEAE83 #EEE483
triadic
#EEAE83 #83EEAE #AE83EE
tetradic
#EEAE83 #8EEE83 #83C3EE #E483EE
square
#EEAE83 #8EEE83 #83C3EE #E483EE
split-complementary
#EEAE83 #83EEE4 #838EEE
monochromatic
#D9691E #E78B4D #EEAE83 #F5D1B9 #FBEDE4
Accessibility & contrast
On white
1.91
#EEAE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EEAE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAE83
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAE83 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B380
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#FFA2A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeae83; /* rgb */ color: rgb(238, 174, 131); /* oklch */ color: oklch(80.1% 0.095 54.8);
Tailwind
colors: {
custom: {
50: '#f6c6a7',
500: '#eeae83',
950: '#000000',
},
}SCSS
$custom: #eeae83; $custom-light: #f6c6a7; $custom-dark: #000000;
JSON
{
"hex": "#eeae83",
"rgb": {
"r": 238,
"g": 174,
"b": 131
},
"hsl": {
"h": 24.112,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.80101,
"c": 0.0945,
"h": 54.8
},
"luminance": 0.50088
}Semantic roles & 50–950 ramp
primary
#EEAE83
secondary
#4D97C8
accent
#87D80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280