#EAAF9D#EAAF9D
#EAAF9D is a light, moderate red. Relative luminance 0.506; OKLCH L 80.4% C 0.074 H 37.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF9D |
|---|---|
| RGB | rgb(234, 175, 157) |
| HSL | hsl(14, 65%, 77%) |
| HSV | hsv(14, 33%, 92%) |
| CMYK | cmyk(0%, 25.2%, 32.9%, 8.2%) |
| CIE-LAB | lab(76.43, 19.13, 17.64) |
| CIE-LCH | lch(76.43, 26.02, 42.68°) |
| OKLab | oklab(80.4% 0.0586 0.0452) |
| OKLCH | oklch(80.4% 0.074 37.6) |
| XYZ | xyz(55.3490, 50.5898, 38.7412) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.16
Light Salmon
#FEA993
ΔE00 4.96
Blush (survey)
#F29E8E
ΔE00 5.75
Pinkish Tan
#D99B82
ΔE00 5.95
Darksalmon
#E9967A
ΔE00 7.39
Peachy Pink
#FF9A8A
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF9D #9DD8EA
analogous
#EA9DB2 #EAAF9D #EAD69D
triadic
#EAAF9D #9DEAAF #AF9DEA
tetradic
#EAAF9D #B2EA9D #9DD8EA #D69DEA
square
#EAAF9D #B2EA9D #9DD8EA #D69DEA
split-complementary
#EAAF9D #9DEAD6 #9DB2EA
monochromatic
#D45D38 #DF866B #EAAF9D #F5D8CF #FAEAE6
Accessibility & contrast
On white
1.89
#EAAF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EAAF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF9D
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF9D | 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)
#BDB59C
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#F8A7AA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf9d; /* rgb */ color: rgb(234, 175, 157); /* oklch */ color: oklch(80.4% 0.074 37.6);
Tailwind
colors: {
custom: {
50: '#f2c7ba',
500: '#eaaf9d',
950: '#000000',
},
}SCSS
$custom: #eaaf9d; $custom-light: #f2c7ba; $custom-dark: #000000;
JSON
{
"hex": "#eaaf9d",
"rgb": {
"r": 234,
"g": 175,
"b": 157
},
"hsl": {
"h": 14.026,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.80403,
"c": 0.07405,
"h": 37.6
},
"luminance": 0.50587
}Semantic roles & 50–950 ramp
primary
#EAAF9D
secondary
#66AFC5
accent
#A3CD19
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281