#EAAE9F#EAAE9F
#EAAE9F is a light, moderate red. Relative luminance 0.503; OKLCH L 80.3% C 0.074 H 34.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAE9F |
|---|---|
| RGB | rgb(234, 174, 159) |
| HSL | hsl(12, 64%, 77%) |
| HSV | hsv(12, 32%, 92%) |
| CMYK | cmyk(0%, 25.6%, 32.1%, 8.2%) |
| CIE-LAB | lab(76.24, 19.92, 16.29) |
| CIE-LCH | lch(76.24, 25.73, 39.27°) |
| OKLab | oklab(80.27% 0.061 0.0419) |
| OKLCH | oklch(80.27% 0.074 34.5) |
| XYZ | xyz(55.3272, 50.2708, 39.5832) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.45
Light Salmon
#FEA993
ΔE00 4.98
Blush (survey)
#F29E8E
ΔE00 5.26
Pinkish Tan
#D99B82
ΔE00 6.43
Peachy Pink
#FF9A8A
ΔE00 7.60
Darksalmon
#E9967A
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAE9F #9FDBEA
analogous
#EA9FB6 #EAAE9F #EAD49F
triadic
#EAAE9F #9FEAAE #AE9FEA
tetradic
#EAAE9F #B6EA9F #9FDBEA #D49FEA
square
#EAAE9F #B6EA9F #9FDBEA #D49FEA
split-complementary
#EAAE9F #9FEAD4 #9FB6EA
monochromatic
#D4593B #DF846D #EAAE9F #F5D8D1 #FAEAE6
Accessibility & contrast
On white
1.90
#EAAE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#EAAE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAE9F
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAE9F | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59E
Deuteranopia (green-blind)
#CAC19F
Tritanopia (blue-blind)
#F8A6AA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaae9f; /* rgb */ color: rgb(234, 174, 159); /* oklch */ color: oklch(80.3% 0.074 34.5);
Tailwind
colors: {
custom: {
50: '#f2c6bb',
500: '#eaae9f',
950: '#000000',
},
}SCSS
$custom: #eaae9f; $custom-light: #f2c6bb; $custom-dark: #000000;
JSON
{
"hex": "#eaae9f",
"rgb": {
"r": 234,
"g": 174,
"b": 159
},
"hsl": {
"h": 12,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.80266,
"c": 0.074,
"h": 34.5
},
"luminance": 0.50268
}Semantic roles & 50–950 ramp
primary
#EAAE9F
secondary
#68B3C5
accent
#A8CC1A
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281