#E98ABB#E98ABB
#E98ABB is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.8% C 0.129 H 348.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E98ABB |
|---|---|
| RGB | rgb(233, 138, 187) |
| HSL | hsl(329, 68%, 73%) |
| HSV | hsv(329, 41%, 91%) |
| CMYK | cmyk(0%, 40.8%, 19.7%, 8.6%) |
| CIE-LAB | lab(68.82, 42.46, -9.92) |
| CIE-LCH | lch(68.82, 43.60, 346.85°) |
| OKLab | oklab(74.79% 0.1266 -0.0259) |
| OKLCH | oklch(74.79% 0.129 348.4) |
| XYZ | xyz(51.6633, 39.0919, 51.8285) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 4.71
Pinky
#FC86AA
ΔE00 6.35
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Pig Pink
#E78EA5
ΔE00 6.81
Carnation Pink
#FF7FA7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98ABB #8AE9B8
analogous
#E88AE9 #E98ABB #E98A8B
triadic
#E98ABB #BBE98A #8ABBE9
tetradic
#E98ABB #E9E88A #8AE9B8 #8A8BE9
square
#E98ABB #E9E88A #8AE9B8 #8A8BE9
split-complementary
#E98ABB #8BE98A #8AE9E8
monochromatic
#D1277F #DF569D #E98ABB #F3BED9 #FAE5F0
Accessibility & contrast
On white
2.38
#E98ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E98ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98ABB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98ABB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBD
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#F5889C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98abb; /* rgb */ color: rgb(233, 138, 187); /* oklch */ color: oklch(74.8% 0.129 348.4);
Tailwind
colors: {
custom: {
50: '#f2aecf',
500: '#e98abb',
950: '#000000',
},
}SCSS
$custom: #e98abb; $custom-light: #f2aecf; $custom-dark: #000000;
JSON
{
"hex": "#e98abb",
"rgb": {
"r": 233,
"g": 138,
"b": 187
},
"hsl": {
"h": 329.053,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.74793,
"c": 0.12923,
"h": 348.4
},
"luminance": 0.39088
}Semantic roles & 50–950 ramp
primary
#E98ABB
secondary
#D9F2E5
accent
#D07015
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82