#E98BBC#E98BBC
#E98BBC is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.0% C 0.128 H 348.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BBC |
|---|---|
| RGB | rgb(233, 139, 188) |
| HSL | hsl(329, 68%, 73%) |
| HSV | hsv(329, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 19.3%, 8.6%) |
| CIE-LAB | lab(69.06, 42.09, -10.12) |
| CIE-LCH | lch(69.06, 43.29, 346.48°) |
| OKLab | oklab(74.98% 0.1254 -0.0264) |
| OKLCH | oklch(74.98% 0.128 348.1) |
| XYZ | xyz(51.9148, 39.4232, 52.4423) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.71
Pinky
#FC86AA
ΔE00 6.49
Bubblegum (survey)
#FF6CB5
ΔE00 6.75
Pig Pink
#E78EA5
ΔE00 6.89
Carnation Pink
#FF7FA7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BBC #8BE9B8
analogous
#E78BE9 #E98BBC #E98B8D
triadic
#E98BBC #BCE98B #8BBCE9
tetradic
#E98BBC #E9E78B #8BE9B8 #8B8DE9
square
#E98BBC #E9E78B #8BE9B8 #8B8DE9
split-complementary
#E98BBC #8DE98B #8BE9E7
monochromatic
#D22880 #DF589E #E98BBC #F3BEDA #FAE5F0
Accessibility & contrast
On white
2.36
#E98BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E98BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BBC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BBC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBE
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#F5899D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e98bbc; /* rgb */ color: rgb(233, 139, 188); /* oklch */ color: oklch(75.0% 0.128 348.1);
Tailwind
colors: {
custom: {
50: '#f2aed0',
500: '#e98bbc',
950: '#000000',
},
}SCSS
$custom: #e98bbc; $custom-light: #f2aed0; $custom-dark: #000000;
JSON
{
"hex": "#e98bbc",
"rgb": {
"r": 233,
"g": 139,
"b": 188
},
"hsl": {
"h": 328.723,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.74984,
"c": 0.12815,
"h": 348.1
},
"luminance": 0.3942
}Semantic roles & 50–950 ramp
primary
#E98BBC
secondary
#D9F2E5
accent
#D06F15
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82