#E98BBB#E98BBB
#E98BBB is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.0% C 0.128 H 348.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BBB |
|---|---|
| RGB | rgb(233, 139, 187) |
| HSL | hsl(329, 68%, 73%) |
| HSV | hsv(329, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 19.7%, 8.6%) |
| CIE-LAB | lab(69.03, 41.94, -9.61) |
| CIE-LCH | lch(69.03, 43.03, 347.09°) |
| OKLab | oklab(74.95% 0.1251 -0.0251) |
| OKLCH | oklch(74.95% 0.128 348.7) |
| XYZ | xyz(51.8074, 39.3802, 51.8765) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 4.87
Pinky
#FC86AA
ΔE00 6.27
Pig Pink
#E78EA5
ΔE00 6.64
Bubblegum (survey)
#FF6CB5
ΔE00 6.76
Carnation Pink
#FF7FA7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BBB #8BE9B9
analogous
#E88BE9 #E98BBB #E98B8C
triadic
#E98BBB #BBE98B #8BBBE9
tetradic
#E98BBB #E9E88B #8BE9B9 #8B8CE9
square
#E98BBB #E9E88B #8BE9B9 #8B8CE9
split-complementary
#E98BBB #8CE98B #8BE9E8
monochromatic
#D2287F #DF589D #E98BBB #F3BED9 #FAE5F0
Accessibility & contrast
On white
2.37
#E98BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E98BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BBB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BBB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 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)
#949FBD
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#F5899C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98bbb; /* rgb */ color: rgb(233, 139, 187); /* oklch */ color: oklch(75.0% 0.128 348.7);
Tailwind
colors: {
custom: {
50: '#f2aecf',
500: '#e98bbb',
950: '#000000',
},
}SCSS
$custom: #e98bbb; $custom-light: #f2aecf; $custom-dark: #000000;
JSON
{
"hex": "#e98bbb",
"rgb": {
"r": 233,
"g": 139,
"b": 187
},
"hsl": {
"h": 329.362,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.7495,
"c": 0.12757,
"h": 348.7
},
"luminance": 0.39377
}Semantic roles & 50–950 ramp
primary
#E98BBB
secondary
#D9F2E5
accent
#D07115
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171013
muted
#857F82