#EAAF9E#EAAF9E
#EAAF9E is a light, moderate red. Relative luminance 0.506; OKLCH L 80.4% C 0.074 H 36.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF9E |
|---|---|
| RGB | rgb(234, 175, 158) |
| HSL | hsl(13, 64%, 77%) |
| HSV | hsv(13, 32%, 92%) |
| CMYK | cmyk(0%, 25.2%, 32.5%, 8.2%) |
| CIE-LAB | lab(76.45, 19.26, 17.13) |
| CIE-LCH | lch(76.45, 25.77, 41.65°) |
| OKLab | oklab(80.43% 0.059 0.044) |
| OKLCH | oklch(80.43% 0.074 36.7) |
| XYZ | xyz(55.4347, 50.6241, 39.1927) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.24
Light Salmon
#FEA993
ΔE00 4.99
Blush (survey)
#F29E8E
ΔE00 5.65
Pinkish Tan
#D99B82
ΔE00 6.14
Darksalmon
#E9967A
ΔE00 7.54
Peachy Pink
#FF9A8A
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF9E #9ED9EA
analogous
#EA9EB3 #EAAF9E #EAD59E
triadic
#EAAF9E #9EEAAF #AF9EEA
tetradic
#EAAF9E #B3EA9E #9ED9EA #D59EEA
square
#EAAF9E #B3EA9E #9ED9EA #D59EEA
split-complementary
#EAAF9E #9EEAD5 #9EB3EA
monochromatic
#D45C39 #DF866C #EAAF9E #F5D8D0 #FAEAE6
Accessibility & contrast
On white
1.89
#EAAF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EAAF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF9E
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF9E | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69D
Deuteranopia (green-blind)
#CAC19E
Tritanopia (blue-blind)
#F8A7AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaaf9e; /* rgb */ color: rgb(234, 175, 158); /* oklch */ color: oklch(80.4% 0.074 36.7);
Tailwind
colors: {
custom: {
50: '#f2c7ba',
500: '#eaaf9e',
950: '#000000',
},
}SCSS
$custom: #eaaf9e; $custom-light: #f2c7ba; $custom-dark: #000000;
JSON
{
"hex": "#eaaf9e",
"rgb": {
"r": 234,
"g": 175,
"b": 158
},
"hsl": {
"h": 13.421,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.80426,
"c": 0.0736,
"h": 36.7
},
"luminance": 0.50621
}Semantic roles & 50–950 ramp
primary
#EAAF9E
secondary
#67B0C5
accent
#A4CC19
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281