#EEAF90#EEAF90
#EEAF90 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.5% C 0.085 H 47.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAF90 |
|---|---|
| RGB | rgb(238, 175, 144) |
| HSL | hsl(20, 73%, 75%) |
| HSV | hsv(20, 39%, 93%) |
| CMYK | cmyk(0%, 26.5%, 39.5%, 6.7%) |
| CIE-LAB | lab(76.59, 19.13, 24.94) |
| CIE-LCH | lch(76.59, 31.43, 52.50°) |
| OKLab | oklab(80.54% 0.058 0.0627) |
| OKLCH | oklch(80.54% 0.085 47.3) |
| XYZ | xyz(55.6260, 50.8542, 33.2661) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.07
Pinkish Tan
#D99B82
ΔE00 5.76
Peach (survey)
#FFB07C
ΔE00 5.83
Light Salmon
#FEA993
ΔE00 6.11
Lightsalmon
#FFA07A
ΔE00 6.20
Darksalmon
#E9967A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAF90 #90CFEE
analogous
#EE90A0 #EEAF90 #EEDE90
triadic
#EEAF90 #90EEAF #AF90EE
tetradic
#EEAF90 #A0EE90 #90CFEE #DE90EE
square
#EEAF90 #A0EE90 #90CFEE #DE90EE
split-complementary
#EEAF90 #90EEDE #90A0EE
monochromatic
#DE6226 #E6895B #EEAF90 #F6D5C5 #FBECE4
Accessibility & contrast
On white
1.88
#EEAF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EEAF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAF90
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAF90 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B58E
Deuteranopia (green-blind)
#CEC290
Tritanopia (blue-blind)
#FEA4A7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeaf90; /* rgb */ color: rgb(238, 175, 144); /* oklch */ color: oklch(80.5% 0.085 47.3);
Tailwind
colors: {
custom: {
50: '#f5c7b0',
500: '#eeaf90',
950: '#000000',
},
}SCSS
$custom: #eeaf90; $custom-light: #f5c7b0; $custom-dark: #000000;
JSON
{
"hex": "#eeaf90",
"rgb": {
"r": 238,
"g": 175,
"b": 144
},
"hsl": {
"h": 19.787,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.80538,
"c": 0.08541,
"h": 47.3
},
"luminance": 0.50851
}Semantic roles & 50–950 ramp
primary
#EEAF90
secondary
#59A4CA
accent
#94D610
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281