#E98FAA#E98FAA
#E98FAA is a light, moderate pink. Relative luminance 0.399; OKLCH L 75.1% C 0.113 H 0.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FAA |
|---|---|
| RGB | rgb(233, 143, 170) |
| HSL | hsl(342, 67%, 74%) |
| HSV | hsv(342, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 27%, 8.6%) |
| CIE-LAB | lab(69.38, 37.44, 0.42) |
| CIE-LCH | lch(69.38, 37.44, 0.64°) |
| OKLab | oklab(75.06% 0.1131 0.0016) |
| OKLCH | oklch(75.06% 0.113 0.8) |
| XYZ | xyz(50.6839, 39.8745, 43.0495) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.25
Pinky
#FC86AA
ΔE00 3.86
Dull Pink
#D5869D
ΔE00 4.11
Rosa
#FE86A4
ΔE00 4.47
Faded Pink
#DE9DAC
ΔE00 4.98
Carnation Pink
#FF7FA7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FAA #8FE9CE
analogous
#E98FD7 #E98FAA #E9A18F
triadic
#E98FAA #AAE98F #8FAAE9
tetradic
#E98FAA #D7E98F #8FE9CE #A18FE9
square
#E98FAA #D7E98F #8FE9CE #A18FE9
split-complementary
#E98FAA #8FE9A1 #8FD7E9
monochromatic
#D42A5D #DF5C83 #E98FAA #F3C2D1 #FAE5EC
Accessibility & contrast
On white
2.34
#E98FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#E98FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FAA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FAA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#B2B0A8
Tritanopia (blue-blind)
#F78998
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e98faa; /* rgb */ color: rgb(233, 143, 170); /* oklch */ color: oklch(75.1% 0.113 0.8);
Tailwind
colors: {
custom: {
50: '#f2b1c3',
500: '#e98faa',
950: '#000000',
},
}SCSS
$custom: #e98faa; $custom-light: #f2b1c3; $custom-dark: #000000;
JSON
{
"hex": "#e98faa",
"rgb": {
"r": 233,
"g": 143,
"b": 170
},
"hsl": {
"h": 342,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.75057,
"c": 0.11314,
"h": 0.8
},
"luminance": 0.39871
}Semantic roles & 50–950 ramp
primary
#E98FAA
secondary
#DAF1EA
accent
#CF9816
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081