#EAAF90#EAAF90
#EAAF90 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.1% C 0.081 H 48.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF90 |
|---|---|
| RGB | rgb(234, 175, 144) |
| HSL | hsl(21, 68%, 74%) |
| HSV | hsv(21, 38%, 92%) |
| CMYK | cmyk(0%, 25.2%, 38.5%, 8.2%) |
| CIE-LAB | lab(76.17, 17.58, 24.30) |
| CIE-LCH | lch(76.17, 29.99, 54.12°) |
| OKLab | oklab(80.12% 0.0535 0.0612) |
| OKLCH | oklch(80.12% 0.081 48.9) |
| XYZ | xyz(54.2976, 50.1692, 33.2038) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.71
Pale Salmon
#FFB19A
ΔE00 5.93
Peach (survey)
#FFB07C
ΔE00 6.07
Light Salmon
#FEA993
ΔE00 6.97
Lightsalmon
#FFA07A
ΔE00 6.98
Darksalmon
#E9967A
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF90 #90CBEA
analogous
#EA909E #EAAF90 #EADC90
triadic
#EAAF90 #90EAAF #AF90EA
tetradic
#EAAF90 #9EEA90 #90CBEA #DC90EA
square
#EAAF90 #9EEA90 #90CBEA #DC90EA
split-complementary
#EAAF90 #90EADC #909EEA
monochromatic
#D76529 #E08A5D #EAAF90 #F4D4C3 #FAECE5
Accessibility & contrast
On white
1.90
#EAAF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EAAF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF90
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF90 | 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)
#BFB48E
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#F9A5A7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf90; /* rgb */ color: rgb(234, 175, 144); /* oklch */ color: oklch(80.1% 0.081 48.9);
Tailwind
colors: {
custom: {
50: '#f2c7b0',
500: '#eaaf90',
950: '#000000',
},
}SCSS
$custom: #eaaf90; $custom-light: #f2c7b0; $custom-dark: #000000;
JSON
{
"hex": "#eaaf90",
"rgb": {
"r": 234,
"g": 175,
"b": 144
},
"hsl": {
"h": 20.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.80119,
"c": 0.08129,
"h": 48.9
},
"luminance": 0.50166
}Semantic roles & 50–950 ramp
primary
#EAAF90
secondary
#5AA0C5
accent
#90D015
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281