#E98FBF#E98FBF
#E98FBF is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.7% C 0.123 H 347.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FBF |
|---|---|
| RGB | rgb(233, 143, 191) |
| HSL | hsl(328, 67%, 74%) |
| HSV | hsv(328, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 18%, 8.6%) |
| CIE-LAB | lab(69.99, 40.47, -10.40) |
| CIE-LCH | lch(69.99, 41.78, 345.58°) |
| OKLab | oklab(75.72% 0.1202 -0.0272) |
| OKLCH | oklch(75.72% 0.123 347.2) |
| XYZ | xyz(52.8314, 40.7335, 54.3598) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 4.99
Pinky
#FC86AA
ΔE00 6.88
Pig Pink
#E78EA5
ΔE00 7.04
Bubblegum (survey)
#FF6CB5
ΔE00 7.58
Carnation Pink
#FF7FA7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FBF #8FE9B9
analogous
#E68FE9 #E98FBF #E98F92
triadic
#E98FBF #BFE98F #8FBFE9
tetradic
#E98FBF #E9E68F #8FE9B9 #8F92E9
square
#E98FBF #E9E68F #8FE9B9 #8F92E9
split-complementary
#E98FBF #92E98F #8FE9E6
monochromatic
#D42A84 #DF5CA2 #E98FBF #F3C2DC #FAE5F0
Accessibility & contrast
On white
2.30
#E98FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#E98FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FBF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FBF | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C1
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#F48EA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e98fbf; /* rgb */ color: rgb(233, 143, 191); /* oklch */ color: oklch(75.7% 0.123 347.2);
Tailwind
colors: {
custom: {
50: '#f1b1d2',
500: '#e98fbf',
950: '#000000',
},
}SCSS
$custom: #e98fbf; $custom-light: #f1b1d2; $custom-dark: #000000;
JSON
{
"hex": "#e98fbf",
"rgb": {
"r": 233,
"g": 143,
"b": 191
},
"hsl": {
"h": 328,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.75721,
"c": 0.12325,
"h": 347.2
},
"luminance": 0.4073
}Semantic roles & 50–950 ramp
primary
#E98FBF
secondary
#DAF1E5
accent
#CF6D16
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082