#E98BC0#E98BC0
#E98BC0 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.1% C 0.131 H 345.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BC0 |
|---|---|
| RGB | rgb(233, 139, 192) |
| HSL | hsl(326, 68%, 73%) |
| HSV | hsv(326, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 17.6%, 8.6%) |
| CIE-LAB | lab(69.18, 42.69, -12.17) |
| CIE-LCH | lch(69.18, 44.39, 344.09°) |
| OKLab | oklab(75.12% 0.1266 -0.032) |
| OKLCH | oklch(75.12% 0.131 345.8) |
| XYZ | xyz(52.3520, 39.5980, 54.7447) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.12
Bubblegum Pink
#FE83CC
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.81
Hot Pink
#FF69B4
ΔE00 7.23
Lavender Pink
#DD85D7
ΔE00 7.28
Pinky
#FC86AA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BC0 #8BE9B4
analogous
#E38BE9 #E98BC0 #E98B91
triadic
#E98BC0 #C0E98B #8BC0E9
tetradic
#E98BC0 #E9E38B #8BE9B4 #8B91E9
square
#E98BC0 #E9E38B #8BE9B4 #8B91E9
split-complementary
#E98BC0 #91E98B #8BE9E3
monochromatic
#D22888 #DF58A4 #E98BC0 #F3BEDC #FAE5F1
Accessibility & contrast
On white
2.35
#E98BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E98BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BC0
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BC0 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC2
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#F58A9E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e98bc0; /* rgb */ color: rgb(233, 139, 192); /* oklch */ color: oklch(75.1% 0.131 345.8);
Tailwind
colors: {
custom: {
50: '#f2aed3',
500: '#e98bc0',
950: '#000000',
},
}SCSS
$custom: #e98bc0; $custom-light: #f2aed3; $custom-dark: #000000;
JSON
{
"hex": "#e98bc0",
"rgb": {
"r": 233,
"g": 139,
"b": 192
},
"hsl": {
"h": 326.17,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.7512,
"c": 0.13062,
"h": 345.8
},
"luminance": 0.39595
}Semantic roles & 50–950 ramp
primary
#E98BC0
secondary
#D9F2E4
accent
#D06715
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82