#E98FBD#E98FBD
#E98FBD is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.7% C 0.122 H 348.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FBD |
|---|---|
| RGB | rgb(233, 143, 189) |
| HSL | hsl(329, 67%, 74%) |
| HSV | hsv(329, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 18.9%, 8.6%) |
| CIE-LAB | lab(69.93, 40.16, -9.38) |
| CIE-LCH | lch(69.93, 41.24, 346.85°) |
| OKLab | oklab(75.65% 0.1196 -0.0245) |
| OKLCH | oklch(75.65% 0.122 348.4) |
| XYZ | xyz(52.6128, 40.6460, 53.2086) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 5.29
Pinky
#FC86AA
ΔE00 6.46
Pig Pink
#E78EA5
ΔE00 6.52
Carnation Pink
#FF7FA7
ΔE00 7.22
Dull Pink
#D5869D
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FBD #8FE9BB
analogous
#E88FE9 #E98FBD #E98F90
triadic
#E98FBD #BDE98F #8FBDE9
tetradic
#E98FBD #E9E88F #8FE9BB #8F90E9
square
#E98FBD #E9E88F #8FE9BB #8F90E9
split-complementary
#E98FBD #90E98F #8FE9E8
monochromatic
#D42A81 #DF5C9F #E98FBD #F3C2DB #FAE5F0
Accessibility & contrast
On white
2.30
#E98FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#E98FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FBD
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FBD | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#F58D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e98fbd; /* rgb */ color: rgb(233, 143, 189); /* oklch */ color: oklch(75.7% 0.122 348.4);
Tailwind
colors: {
custom: {
50: '#f1b1d0',
500: '#e98fbd',
950: '#000000',
},
}SCSS
$custom: #e98fbd; $custom-light: #f1b1d0; $custom-dark: #000000;
JSON
{
"hex": "#e98fbd",
"rgb": {
"r": 233,
"g": 143,
"b": 189
},
"hsl": {
"h": 329.333,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.75654,
"c": 0.12204,
"h": 348.4
},
"luminance": 0.40643
}Semantic roles & 50–950 ramp
primary
#E98FBD
secondary
#DAF1E5
accent
#CF7116
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082