#E98FA7#E98FA7
#E98FA7 is a light, moderate pink. Relative luminance 0.398; OKLCH L 75.0% C 0.112 H 2.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FA7 |
|---|---|
| RGB | rgb(233, 143, 167) |
| HSL | hsl(344, 67%, 74%) |
| HSV | hsv(344, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 28.3%, 8.6%) |
| CIE-LAB | lab(69.30, 37.04, 1.98) |
| CIE-LCH | lch(69.30, 37.09, 3.05°) |
| OKLab | oklab(74.97% 0.1121 0.0057) |
| OKLCH | oklch(74.97% 0.112 2.9) |
| XYZ | xyz(50.4033, 39.7622, 41.5719) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.48
Pinky
#FC86AA
ΔE00 4.01
Dull Pink
#D5869D
ΔE00 4.07
Rosa
#FE86A4
ΔE00 4.22
Rose Pink
#F7879A
ΔE00 4.58
Faded Pink
#DE9DAC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FA7 #8FE9D1
analogous
#E98FD4 #E98FA7 #E9A48F
triadic
#E98FA7 #A7E98F #8FA7E9
tetradic
#E98FA7 #D4E98F #8FE9D1 #A48FE9
square
#E98FA7 #D4E98F #8FE9D1 #A48FE9
split-complementary
#E98FA7 #8FE9A4 #8FD4E9
monochromatic
#D42A57 #DF5C7F #E98FA7 #F3C2CF #FAE5EB
Accessibility & contrast
On white
2.35
#E98FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E98FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FA7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FA7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#B2AFA5
Tritanopia (blue-blind)
#F78997
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e98fa7; /* rgb */ color: rgb(233, 143, 167); /* oklch */ color: oklch(75.0% 0.112 2.9);
Tailwind
colors: {
custom: {
50: '#f2b1c1',
500: '#e98fa7',
950: '#000000',
},
}SCSS
$custom: #e98fa7; $custom-light: #f2b1c1; $custom-dark: #000000;
JSON
{
"hex": "#e98fa7",
"rgb": {
"r": 233,
"g": 143,
"b": 167
},
"hsl": {
"h": 344,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.7497,
"c": 0.1122,
"h": 2.9
},
"luminance": 0.39759
}Semantic roles & 50–950 ramp
primary
#E98FA7
secondary
#DAF1EB
accent
#CF9E16
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081