#E98BBF#E98BBF
#E98BBF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.1% C 0.130 H 346.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BBF |
|---|---|
| RGB | rgb(233, 139, 191) |
| HSL | hsl(327, 68%, 73%) |
| HSV | hsv(327, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 18%, 8.6%) |
| CIE-LAB | lab(69.15, 42.54, -11.66) |
| CIE-LCH | lch(69.15, 44.11, 344.68°) |
| OKLab | oklab(75.09% 0.1263 -0.0306) |
| OKLCH | oklch(75.09% 0.13 346.4) |
| XYZ | xyz(52.2416, 39.5539, 54.1632) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.29
Bubblegum (survey)
#FF6CB5
ΔE00 6.79
Pinky
#FC86AA
ΔE00 7.13
Hot Pink
#FF69B4
ΔE00 7.21
Bubble Gum Pink
#FF69AF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BBF #8BE9B5
analogous
#E48BE9 #E98BBF #E98B90
triadic
#E98BBF #BFE98B #8BBFE9
tetradic
#E98BBF #E9E48B #8BE9B5 #8B90E9
square
#E98BBF #E9E48B #8BE9B5 #8B90E9
split-complementary
#E98BBF #90E98B #8BE9E4
monochromatic
#D22886 #DF58A3 #E98BBF #F3BEDB #FAE5F1
Accessibility & contrast
On white
2.36
#E98BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E98BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BBF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BBF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#AAAFBD
Tritanopia (blue-blind)
#F58A9E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e98bbf; /* rgb */ color: rgb(233, 139, 191); /* oklch */ color: oklch(75.1% 0.130 346.4);
Tailwind
colors: {
custom: {
50: '#f2aed2',
500: '#e98bbf',
950: '#000000',
},
}SCSS
$custom: #e98bbf; $custom-light: #f2aed2; $custom-dark: #000000;
JSON
{
"hex": "#e98bbf",
"rgb": {
"r": 233,
"g": 139,
"b": 191
},
"hsl": {
"h": 326.809,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.75086,
"c": 0.12999,
"h": 346.4
},
"luminance": 0.3955
}Semantic roles & 50–950 ramp
primary
#E98BBF
secondary
#D9F2E4
accent
#D06915
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82