#E89EAF#E89EAF
#E89EAF is a light, moderate red. Relative luminance 0.447; OKLCH L 77.6% C 0.090 H 4.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EAF |
|---|---|
| RGB | rgb(232, 158, 175) |
| HSL | hsl(346, 62%, 76%) |
| HSV | hsv(346, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 24.6%, 9%) |
| CIE-LAB | lab(72.70, 29.85, 2.45) |
| CIE-LCH | lch(72.70, 29.95, 4.70°) |
| OKLab | oklab(77.61% 0.0902 0.0068) |
| OKLCH | oklch(77.61% 0.09 4.3) |
| XYZ | xyz(53.2445, 44.7078, 46.3741) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.94
Pig Pink
#E78EA5
ΔE00 4.06
Soft Pink
#FDB0C0
ΔE00 4.91
Dusty Pink
#D8A7B1
ΔE00 5.24
Lightpink
#FFB6C1
ΔE00 6.28
Dusty Pink (survey)
#D58A94
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EAF #9EE8D7
analogous
#E89ED4 #E89EAF #E8B29E
triadic
#E89EAF #AFE89E #9EAFE8
tetradic
#E89EAF #D4E89E #9EE8D7 #B29EE8
square
#E89EAF #D4E89E #9EE8D7 #B29EE8
split-complementary
#E89EAF #9EE8B2 #9ED4E8
monochromatic
#D13B5D #DC6D86 #E89EAF #F4CFD8 #F9E6EB
Accessibility & contrast
On white
2.11
#E89EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E89EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EAF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EAF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAF
Deuteranopia (green-blind)
#BAB7AD
Tritanopia (blue-blind)
#F599A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89eaf; /* rgb */ color: rgb(232, 158, 175); /* oklch */ color: oklch(77.6% 0.090 4.3);
Tailwind
colors: {
custom: {
50: '#f0bbc6',
500: '#e89eaf',
950: '#000000',
},
}SCSS
$custom: #e89eaf; $custom-light: #f0bbc6; $custom-dark: #000000;
JSON
{
"hex": "#e89eaf",
"rgb": {
"r": 232,
"g": 158,
"b": 175
},
"hsl": {
"h": 346.216,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77614,
"c": 0.09044,
"h": 4.3
},
"luminance": 0.44705
}Semantic roles & 50–950 ramp
primary
#E89EAF
secondary
#DAF1EB
accent
#C9A21C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182