#E98EC6#E98EC6
#E98EC6 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.8% C 0.130 H 343.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EC6 |
|---|---|
| RGB | rgb(233, 142, 198) |
| HSL | hsl(323, 67%, 74%) |
| HSV | hsv(323, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 15%, 8.6%) |
| CIE-LAB | lab(70.00, 42.07, -14.28) |
| CIE-LCH | lch(70.00, 44.42, 341.25°) |
| OKLab | oklab(75.8% 0.1239 -0.0378) |
| OKLCH | oklch(75.8% 0.13 343) |
| XYZ | xyz(53.4707, 40.7501, 58.4643) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.45
Plum
#DDA0DD
ΔE00 6.79
Bubblegum (survey)
#FF6CB5
ΔE00 7.63
Hot Pink
#FF69B4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EC6 #8EE9B1
analogous
#DE8EE9 #E98EC6 #E98E98
triadic
#E98EC6 #C6E98E #8EC6E9
tetradic
#E98EC6 #E9DE8E #8EE9B1 #8E98E9
square
#E98EC6 #E9DE8E #8EE9B1 #8E98E9
split-complementary
#E98EC6 #98E98E #8EE9DE
monochromatic
#D32992 #DF5BAC #E98EC6 #F3C1E0 #FAE5F2
Accessibility & contrast
On white
2.30
#E98EC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#E98EC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EC6
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EC6 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C8
Deuteranopia (green-blind)
#AAB1C4
Tritanopia (blue-blind)
#F48EA2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e98ec6; /* rgb */ color: rgb(233, 142, 198); /* oklch */ color: oklch(75.8% 0.130 343.0);
Tailwind
colors: {
custom: {
50: '#f1b1d7',
500: '#e98ec6',
950: '#000000',
},
}SCSS
$custom: #e98ec6; $custom-light: #f1b1d7; $custom-dark: #000000;
JSON
{
"hex": "#e98ec6",
"rgb": {
"r": 233,
"g": 142,
"b": 198
},
"hsl": {
"h": 323.077,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.75803,
"c": 0.12952,
"h": 343
},
"luminance": 0.40747
}Semantic roles & 50–950 ramp
primary
#E98EC6
secondary
#D9F2E3
accent
#CF5D16
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083