#E98EBF#E98EBF
#E98EBF is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.6% C 0.125 H 347.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EBF |
|---|---|
| RGB | rgb(233, 142, 191) |
| HSL | hsl(328, 67%, 74%) |
| HSV | hsv(328, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 18%, 8.6%) |
| CIE-LAB | lab(69.78, 40.99, -10.72) |
| CIE-LCH | lch(69.78, 42.36, 345.34°) |
| OKLab | oklab(75.56% 0.1217 -0.0281) |
| OKLCH | oklch(75.56% 0.125 347) |
| XYZ | xyz(52.6819, 40.4346, 54.3100) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 4.80
Pinky
#FC86AA
ΔE00 6.93
Pig Pink
#E78EA5
ΔE00 7.18
Bubblegum (survey)
#FF6CB5
ΔE00 7.37
Carnation Pink
#FF7FA7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EBF #8EE9B8
analogous
#E58EE9 #E98EBF #E98E91
triadic
#E98EBF #BFE98E #8EBFE9
tetradic
#E98EBF #E9E58E #8EE9B8 #8E91E9
square
#E98EBF #E9E58E #8EE9B8 #8E91E9
split-complementary
#E98EBF #91E98E #8EE9E5
monochromatic
#D32985 #DF5BA2 #E98EBF #F3C1DC #FAE5F0
Accessibility & contrast
On white
2.31
#E98EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#E98EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EBF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EBF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#F58DA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e98ebf; /* rgb */ color: rgb(233, 142, 191); /* oklch */ color: oklch(75.6% 0.125 347.0);
Tailwind
colors: {
custom: {
50: '#f1b0d2',
500: '#e98ebf',
950: '#000000',
},
}SCSS
$custom: #e98ebf; $custom-light: #f1b0d2; $custom-dark: #000000;
JSON
{
"hex": "#e98ebf",
"rgb": {
"r": 233,
"g": 142,
"b": 191
},
"hsl": {
"h": 327.692,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.75561,
"c": 0.12493,
"h": 347
},
"luminance": 0.40431
}Semantic roles & 50–950 ramp
primary
#E98EBF
secondary
#D9F2E5
accent
#CF6C16
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082