#EEAF83#EEAF83
#EEAF83 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.3% C 0.094 H 55.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAF83 |
|---|---|
| RGB | rgb(238, 175, 131) |
| HSL | hsl(25, 76%, 72%) |
| HSV | hsv(25, 45%, 93%) |
| CMYK | cmyk(0%, 26.5%, 45%, 6.7%) |
| CIE-LAB | lab(76.36, 17.76, 31.56) |
| CIE-LCH | lch(76.36, 36.21, 60.64°) |
| OKLab | oklab(80.29% 0.0529 0.078) |
| OKLCH | oklch(80.29% 0.094 55.9) |
| XYZ | xyz(54.6890, 50.4794, 28.3313) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.49
Apricot (survey)
#FFB16D
ΔE00 5.56
Sandybrown
#F4A460
ΔE00 5.87
Lightsalmon
#FFA07A
ΔE00 7.74
Burlywood
#DEB887
ΔE00 7.75
Pale Orange
#FFA756
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAF83 #83C2EE
analogous
#EE838C #EEAF83 #EEE583
triadic
#EEAF83 #83EEAF #AF83EE
tetradic
#EEAF83 #8CEE83 #83C2EE #E583EE
square
#EEAF83 #8CEE83 #83C2EE #E583EE
split-complementary
#EEAF83 #83EEE5 #838CEE
monochromatic
#D96B1E #E78C4D #EEAF83 #F5D2B9 #FBEEE4
Accessibility & contrast
On white
1.89
#EEAF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#EEAF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAF83
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAF83 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B480
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeaf83; /* rgb */ color: rgb(238, 175, 131); /* oklch */ color: oklch(80.3% 0.094 55.9);
Tailwind
colors: {
custom: {
50: '#f6c7a7',
500: '#eeaf83',
950: '#000000',
},
}SCSS
$custom: #eeaf83; $custom-light: #f6c7a7; $custom-dark: #000000;
JSON
{
"hex": "#eeaf83",
"rgb": {
"r": 238,
"g": 175,
"b": 131
},
"hsl": {
"h": 24.673,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.80286,
"c": 0.09419,
"h": 55.9
},
"luminance": 0.50476
}Semantic roles & 50–950 ramp
primary
#EEAF83
secondary
#4D96C8
accent
#85D80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280