#E98FBB#E98FBB
#E98FBB is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.6% C 0.121 H 349.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FBB |
|---|---|
| RGB | rgb(233, 143, 187) |
| HSL | hsl(331, 67%, 74%) |
| HSV | hsv(331, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 19.7%, 8.6%) |
| CIE-LAB | lab(69.87, 39.86, -8.36) |
| CIE-LCH | lch(69.87, 40.73, 348.16°) |
| OKLab | oklab(75.59% 0.1189 -0.0217) |
| OKLCH | oklch(75.59% 0.121 349.6) |
| XYZ | xyz(52.3972, 40.5598, 52.0731) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.78
Bubblegum Pink
#FE83CC
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 6.00
Pinky
#FC86AA
ΔE00 6.06
Dull Pink
#D5869D
ΔE00 6.81
Carnation Pink
#FF7FA7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FBB #8FE9BD
analogous
#E98FE8 #E98FBB #E9908F
triadic
#E98FBB #BBE98F #8FBBE9
tetradic
#E98FBB #E8E98F #8FE9BD #908FE9
square
#E98FBB #E8E98F #8FE9BD #908FE9
split-complementary
#E98FBB #8FE990 #8FE8E9
monochromatic
#D42A7D #DF5C9C #E98FBB #F3C2DA #FAE5EF
Accessibility & contrast
On white
2.30
#E98FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#E98FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FBB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FBB | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#AEB0B9
Tritanopia (blue-blind)
#F58D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e98fbb; /* rgb */ color: rgb(233, 143, 187); /* oklch */ color: oklch(75.6% 0.121 349.6);
Tailwind
colors: {
custom: {
50: '#f2b1cf',
500: '#e98fbb',
950: '#000000',
},
}SCSS
$custom: #e98fbb; $custom-light: #f2b1cf; $custom-dark: #000000;
JSON
{
"hex": "#e98fbb",
"rgb": {
"r": 233,
"g": 143,
"b": 187
},
"hsl": {
"h": 330.667,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.75588,
"c": 0.12088,
"h": 349.6
},
"luminance": 0.40556
}Semantic roles & 50–950 ramp
primary
#E98FBB
secondary
#DAF1E6
accent
#CF7516
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082