#E98BB7#E98BB7
#E98BB7 is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.8% C 0.125 H 351.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BB7 |
|---|---|
| RGB | rgb(233, 139, 183) |
| HSL | hsl(332, 68%, 73%) |
| HSV | hsv(332, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 21.5%, 8.6%) |
| CIE-LAB | lab(68.90, 41.35, -7.56) |
| CIE-LCH | lch(68.90, 42.04, 349.65°) |
| OKLab | oklab(74.82% 0.1238 -0.0195) |
| OKLCH | oklch(74.82% 0.125 351) |
| XYZ | xyz(51.3852, 39.2113, 49.6526) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.41
Pinky
#FC86AA
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 5.60
Pig Pink
#E78EA5
ΔE00 5.62
Carnation Pink
#FF7FA7
ΔE00 6.11
Dull Pink
#D5869D
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BB7 #8BE9BD
analogous
#E98BE6 #E98BB7 #E98E8B
triadic
#E98BB7 #B7E98B #8BB7E9
tetradic
#E98BB7 #E6E98B #8BE9BD #8E8BE9
square
#E98BB7 #E6E98B #8BE9BD #8E8BE9
split-complementary
#E98BB7 #8BE98E #8BE6E9
monochromatic
#D22877 #DF5897 #E98BB7 #F3BED7 #FAE5EF
Accessibility & contrast
On white
2.38
#E98BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E98BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BB7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BB7 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB9
Deuteranopia (green-blind)
#ACAEB5
Tritanopia (blue-blind)
#F6889B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98bb7; /* rgb */ color: rgb(233, 139, 183); /* oklch */ color: oklch(74.8% 0.125 351.0);
Tailwind
colors: {
custom: {
50: '#f2aecc',
500: '#e98bb7',
950: '#000000',
},
}SCSS
$custom: #e98bb7; $custom-light: #f2aecc; $custom-dark: #000000;
JSON
{
"hex": "#e98bb7",
"rgb": {
"r": 233,
"g": 139,
"b": 183
},
"hsl": {
"h": 331.915,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.74818,
"c": 0.12532,
"h": 351
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#E98BB7
secondary
#D9F2E6
accent
#D07915
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82