#E98EC2#E98EC2
#E98EC2 is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.7% C 0.127 H 345.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EC2 |
|---|---|
| RGB | rgb(233, 142, 194) |
| HSL | hsl(326, 67%, 74%) |
| HSV | hsv(326, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 16.7%, 8.6%) |
| CIE-LAB | lab(69.87, 41.45, -12.25) |
| CIE-LCH | lch(69.87, 43.22, 343.54°) |
| OKLab | oklab(75.66% 0.1227 -0.0322) |
| OKLCH | oklch(75.66% 0.127 345.3) |
| XYZ | xyz(53.0155, 40.5680, 56.0665) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 7.34
Bubblegum (survey)
#FF6CB5
ΔE00 7.43
Plum
#DDA0DD
ΔE00 7.46
Pinky
#FC86AA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EC2 #8EE9B5
analogous
#E28EE9 #E98EC2 #E98E94
triadic
#E98EC2 #C2E98E #8EC2E9
tetradic
#E98EC2 #E9E28E #8EE9B5 #8E94E9
square
#E98EC2 #E9E28E #8EE9B5 #8E94E9
split-complementary
#E98EC2 #94E98E #8EE9E2
monochromatic
#D3298A #DF5BA6 #E98EC2 #F3C1DE #FAE5F1
Accessibility & contrast
On white
2.30
#E98EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#E98EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EC2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EC2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A2C4
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#F48DA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e98ec2; /* rgb */ color: rgb(233, 142, 194); /* oklch */ color: oklch(75.7% 0.127 345.3);
Tailwind
colors: {
custom: {
50: '#f1b0d4',
500: '#e98ec2',
950: '#000000',
},
}SCSS
$custom: #e98ec2; $custom-light: #f1b0d4; $custom-dark: #000000;
JSON
{
"hex": "#e98ec2",
"rgb": {
"r": 233,
"g": 142,
"b": 194
},
"hsl": {
"h": 325.714,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.75663,
"c": 0.12684,
"h": 345.3
},
"luminance": 0.40565
}Semantic roles & 50–950 ramp
primary
#E98EC2
secondary
#D9F2E4
accent
#CF6616
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083