#E98BB9#E98BB9
#E98BB9 is a light, vivid pink. Relative luminance 0.393; OKLCH L 74.9% C 0.126 H 349.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BB9 |
|---|---|
| RGB | rgb(233, 139, 185) |
| HSL | hsl(331, 68%, 73%) |
| HSV | hsv(331, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 20.6%, 8.6%) |
| CIE-LAB | lab(68.96, 41.65, -8.58) |
| CIE-LCH | lch(68.96, 42.52, 348.35°) |
| OKLab | oklab(74.88% 0.1244 -0.0223) |
| OKLCH | oklch(74.88% 0.126 349.8) |
| XYZ | xyz(51.5948, 39.2952, 50.7567) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 5.22
Pinky
#FC86AA
ΔE00 5.85
Pig Pink
#E78EA5
ΔE00 6.13
Carnation Pink
#FF7FA7
ΔE00 6.48
Dull Pink
#D5869D
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BB9 #8BE9BB
analogous
#E98BE8 #E98BB9 #E98C8B
triadic
#E98BB9 #B9E98B #8BB9E9
tetradic
#E98BB9 #E8E98B #8BE9BB #8C8BE9
square
#E98BB9 #E8E98B #8BE9BB #8C8BE9
split-complementary
#E98BB9 #8BE98C #8BE8E9
monochromatic
#D2287B #DF589A #E98BB9 #F3BED8 #FAE5EF
Accessibility & contrast
On white
2.37
#E98BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E98BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BB9
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BB9 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBB
Deuteranopia (green-blind)
#ACAEB7
Tritanopia (blue-blind)
#F5889B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98bb9; /* rgb */ color: rgb(233, 139, 185); /* oklch */ color: oklch(74.9% 0.126 349.8);
Tailwind
colors: {
custom: {
50: '#f2aece',
500: '#e98bb9',
950: '#000000',
},
}SCSS
$custom: #e98bb9; $custom-light: #f2aece; $custom-dark: #000000;
JSON
{
"hex": "#e98bb9",
"rgb": {
"r": 233,
"g": 139,
"b": 185
},
"hsl": {
"h": 330.638,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.74884,
"c": 0.12642,
"h": 349.8
},
"luminance": 0.39292
}Semantic roles & 50–950 ramp
primary
#E98BB9
secondary
#D9F2E6
accent
#D07515
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82