#E89AA2#E89AA2
#E89AA2 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.6% C 0.094 H 12.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E89AA2 |
|---|---|
| RGB | rgb(232, 154, 162) |
| HSL | hsl(354, 63%, 76%) |
| HSV | hsv(354, 34%, 91%) |
| CMYK | cmyk(0%, 33.6%, 30.2%, 9%) |
| CIE-LAB | lab(71.47, 30.21, 7.88) |
| CIE-LCH | lch(71.47, 31.22, 14.62°) |
| OKLab | oklab(76.57% 0.0917 0.0208) |
| OKLCH | oklch(76.57% 0.094 12.8) |
| XYZ | xyz(51.3574, 42.8791, 39.7469) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.99
Dusty Pink (survey)
#D58A94
ΔE00 4.91
Pig Pink
#E78EA5
ΔE00 5.03
Rose Pink
#F7879A
ΔE00 5.69
Dusty Pink
#D8A7B1
ΔE00 6.39
Greyish Pink
#C88D94
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89AA2 #9AE8E0
analogous
#E89AC9 #E89AA2 #E8B99A
triadic
#E89AA2 #A2E89A #9AA2E8
tetradic
#E89AA2 #C9E89A #9AE8E0 #B99AE8
square
#E89AA2 #C9E89A #9AE8E0 #B99AE8
split-complementary
#E89AA2 #9AE8B9 #9AC9E8
monochromatic
#D13646 #DD6874 #E89AA2 #F3CCD0 #F9E6E8
Accessibility & contrast
On white
2.19
#E89AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E89AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89AA2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89AA2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#F6939D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e89aa2; /* rgb */ color: rgb(232, 154, 162); /* oklch */ color: oklch(76.6% 0.094 12.8);
Tailwind
colors: {
custom: {
50: '#f1b8bd',
500: '#e89aa2',
950: '#000000',
},
}SCSS
$custom: #e89aa2; $custom-light: #f1b8bd; $custom-dark: #000000;
JSON
{
"hex": "#e89aa2",
"rgb": {
"r": 232,
"g": 154,
"b": 162
},
"hsl": {
"h": 353.846,
"s": 62.903,
"l": 75.686
},
"oklch": {
"l": 0.76565,
"c": 0.094,
"h": 12.8
},
"luminance": 0.42876
}Semantic roles & 50–950 ramp
primary
#E89AA2
secondary
#DAF1EE
accent
#CBB91B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171112
muted
#858081