#EAAF91#EAAF91
#EAAF91 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.1% C 0.081 H 48.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF91 |
|---|---|
| RGB | rgb(234, 175, 145) |
| HSL | hsl(20, 68%, 74%) |
| HSV | hsv(20, 38%, 92%) |
| CMYK | cmyk(0%, 25.2%, 38%, 8.2%) |
| CIE-LAB | lab(76.19, 17.69, 23.79) |
| CIE-LCH | lch(76.19, 29.65, 53.36°) |
| OKLab | oklab(80.14% 0.0539 0.06) |
| OKLCH | oklch(80.14% 0.081 48.1) |
| XYZ | xyz(54.3743, 50.1999, 33.6082) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.59
Pale Salmon
#FFB19A
ΔE00 5.67
Peach (survey)
#FFB07C
ΔE00 6.33
Light Salmon
#FEA993
ΔE00 6.72
Lightsalmon
#FFA07A
ΔE00 6.96
Darksalmon
#E9967A
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF91 #91CCEA
analogous
#EA91A0 #EAAF91 #EADC91
triadic
#EAAF91 #91EAAF #AF91EA
tetradic
#EAAF91 #A0EA91 #91CCEA #DC91EA
square
#EAAF91 #A0EA91 #91CCEA #DC91EA
split-complementary
#EAAF91 #91EADC #91A0EA
monochromatic
#D6642A #E08A5E #EAAF91 #F4D4C4 #FAECE5
Accessibility & contrast
On white
1.90
#EAAF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#EAAF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF91
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF91 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58F
Deuteranopia (green-blind)
#CCC191
Tritanopia (blue-blind)
#F9A5A7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf91; /* rgb */ color: rgb(234, 175, 145); /* oklch */ color: oklch(80.1% 0.081 48.1);
Tailwind
colors: {
custom: {
50: '#f2c7b1',
500: '#eaaf91',
950: '#000000',
},
}SCSS
$custom: #eaaf91; $custom-light: #f2c7b1; $custom-dark: #000000;
JSON
{
"hex": "#eaaf91",
"rgb": {
"r": 234,
"g": 175,
"b": 145
},
"hsl": {
"h": 20.225,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.8014,
"c": 0.08065,
"h": 48.1
},
"luminance": 0.50197
}Semantic roles & 50–950 ramp
primary
#EAAF91
secondary
#5BA1C5
accent
#91D016
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281