#E98BBE#E98BBE
#E98BBE is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.1% C 0.129 H 346.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BBE |
|---|---|
| RGB | rgb(233, 139, 190) |
| HSL | hsl(327, 68%, 73%) |
| HSV | hsv(327, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 18.5%, 8.6%) |
| CIE-LAB | lab(69.12, 42.39, -11.15) |
| CIE-LCH | lch(69.12, 43.83, 345.27°) |
| OKLab | oklab(75.05% 0.126 -0.0292) |
| OKLCH | oklch(75.05% 0.129 346.9) |
| XYZ | xyz(52.1319, 39.5100, 53.5856) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 6.76
Pinky
#FC86AA
ΔE00 6.91
Hot Pink
#FF69B4
ΔE00 7.19
Pig Pink
#E78EA5
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BBE #8BE9B6
analogous
#E58BE9 #E98BBE #E98B8F
triadic
#E98BBE #BEE98B #8BBEE9
tetradic
#E98BBE #E9E58B #8BE9B6 #8B8FE9
square
#E98BBE #E9E58B #8BE9B6 #8B8FE9
split-complementary
#E98BBE #8FE98B #8BE9E5
monochromatic
#D22884 #DF58A1 #E98BBE #F3BEDB #FAE5F1
Accessibility & contrast
On white
2.36
#E98BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#E98BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BBE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BBE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC0
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#F58A9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e98bbe; /* rgb */ color: rgb(233, 139, 190); /* oklch */ color: oklch(75.1% 0.129 346.9);
Tailwind
colors: {
custom: {
50: '#f2aed1',
500: '#e98bbe',
950: '#000000',
},
}SCSS
$custom: #e98bbe; $custom-light: #f2aed1; $custom-dark: #000000;
JSON
{
"hex": "#e98bbe",
"rgb": {
"r": 233,
"g": 139,
"b": 190
},
"hsl": {
"h": 327.447,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.75052,
"c": 0.12937,
"h": 346.9
},
"luminance": 0.39507
}Semantic roles & 50–950 ramp
primary
#E98BBE
secondary
#D9F2E4
accent
#D06B15
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82