#E98ABC#E98ABC
#E98ABC is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.8% C 0.130 H 347.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E98ABC |
|---|---|
| RGB | rgb(233, 138, 188) |
| HSL | hsl(328, 68%, 73%) |
| HSV | hsv(328, 41%, 91%) |
| CMYK | cmyk(0%, 40.8%, 19.3%, 8.6%) |
| CIE-LAB | lab(68.85, 42.61, -10.43) |
| CIE-LCH | lch(68.85, 43.87, 346.24°) |
| OKLab | oklab(74.83% 0.1269 -0.0273) |
| OKLCH | oklch(74.83% 0.13 347.9) |
| XYZ | xyz(51.7707, 39.1349, 52.3942) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.97
Bubblegum Pink
#FE83CC
ΔE00 4.56
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Pinky
#FC86AA
ΔE00 6.57
Hot Pink
#FF69B4
ΔE00 6.97
Pig Pink
#E78EA5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98ABC #8AE9B7
analogous
#E68AE9 #E98ABC #E98A8C
triadic
#E98ABC #BCE98A #8ABCE9
tetradic
#E98ABC #E9E68A #8AE9B7 #8A8CE9
square
#E98ABC #E9E68A #8AE9B7 #8A8CE9
split-complementary
#E98ABC #8CE98A #8AE9E6
monochromatic
#D12781 #DF569F #E98ABC #F3BED9 #FAE5F0
Accessibility & contrast
On white
2.38
#E98ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E98ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98ABC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98ABC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBE
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#F5889C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98abc; /* rgb */ color: rgb(233, 138, 188); /* oklch */ color: oklch(74.8% 0.130 347.9);
Tailwind
colors: {
custom: {
50: '#f2aed0',
500: '#e98abc',
950: '#000000',
},
}SCSS
$custom: #e98abc; $custom-light: #f2aed0; $custom-dark: #000000;
JSON
{
"hex": "#e98abc",
"rgb": {
"r": 233,
"g": 138,
"b": 188
},
"hsl": {
"h": 328.421,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.74827,
"c": 0.12983,
"h": 347.9
},
"luminance": 0.39131
}Semantic roles & 50–950 ramp
primary
#E98ABC
secondary
#D9F2E5
accent
#D06E15
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82