#E98BB4#E98BB4
#E98BB4 is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.7% C 0.124 H 352.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BB4 |
|---|---|
| RGB | rgb(233, 139, 180) |
| HSL | hsl(334, 68%, 73%) |
| HSV | hsv(334, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 22.7%, 8.6%) |
| CIE-LAB | lab(68.81, 40.92, -6.01) |
| CIE-LCH | lch(68.81, 41.36, 351.65°) |
| OKLab | oklab(74.72% 0.1228 -0.0154) |
| OKLCH | oklch(74.72% 0.124 352.9) |
| XYZ | xyz(51.0762, 39.0877, 48.0257) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.76
Pig Pink
#E78EA5
ΔE00 4.83
Pinky
#FC86AA
ΔE00 4.84
Carnation Pink
#FF7FA7
ΔE00 5.60
Dull Pink
#D5869D
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BB4 #8BE9C0
analogous
#E98BE3 #E98BB4 #E9918B
triadic
#E98BB4 #B4E98B #8BB4E9
tetradic
#E98BB4 #E3E98B #8BE9C0 #918BE9
square
#E98BB4 #E3E98B #8BE9C0 #918BE9
split-complementary
#E98BB4 #8BE991 #8BE3E9
monochromatic
#D22872 #DF5893 #E98BB4 #F3BED5 #FAE5EE
Accessibility & contrast
On white
2.38
#E98BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E98BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BB4
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BB4 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB5
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#F6879A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98bb4; /* rgb */ color: rgb(233, 139, 180); /* oklch */ color: oklch(74.7% 0.124 352.9);
Tailwind
colors: {
custom: {
50: '#f2aeca',
500: '#e98bb4',
950: '#000000',
},
}SCSS
$custom: #e98bb4; $custom-light: #f2aeca; $custom-dark: #000000;
JSON
{
"hex": "#e98bb4",
"rgb": {
"r": 233,
"g": 139,
"b": 180
},
"hsl": {
"h": 333.83,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.74721,
"c": 0.12377,
"h": 352.9
},
"luminance": 0.39084
}Semantic roles & 50–950 ramp
primary
#E98BB4
secondary
#D9F2E7
accent
#D07F15
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82