#E98FD2#E98FD2
#E98FD2 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.137 H 336.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FD2 |
|---|---|
| RGB | rgb(233, 143, 210) |
| HSL | hsl(315, 67%, 74%) |
| HSV | hsv(315, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 9.9%, 8.6%) |
| CIE-LAB | lab(70.61, 43.48, -20.01) |
| CIE-LCH | lch(70.61, 47.87, 335.29°) |
| OKLab | oklab(76.4% 0.1258 -0.0536) |
| OKLCH | oklch(76.4% 0.137 336.9) |
| XYZ | xyz(55.0595, 41.6247, 66.0945) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Bubblegum Pink
#FE83CC
ΔE00 4.55
Plum
#DDA0DD
ΔE00 5.24
Pink (survey)
#FF81C0
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.76
Purply Pink
#F075E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FD2 #8FE9A6
analogous
#D38FE9 #E98FD2 #E98FA5
triadic
#E98FD2 #D2E98F #8FD2E9
tetradic
#E98FD2 #E9D38F #8FE9A6 #8FA5E9
square
#E98FD2 #E9D38F #8FE9A6 #8FA5E9
split-complementary
#E98FD2 #A5E98F #8FE9D3
monochromatic
#D42AA8 #DF5CBD #E98FD2 #F3C2E7 #FAE5F5
Accessibility & contrast
On white
2.25
#E98FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#E98FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FD2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FD2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D4
Deuteranopia (green-blind)
#A7B2CF
Tritanopia (blue-blind)
#F292A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e98fd2; /* rgb */ color: rgb(233, 143, 210); /* oklch */ color: oklch(76.4% 0.137 336.9);
Tailwind
colors: {
custom: {
50: '#f1b1e0',
500: '#e98fd2',
950: '#000000',
},
}SCSS
$custom: #e98fd2; $custom-light: #f1b1e0; $custom-dark: #000000;
JSON
{
"hex": "#e98fd2",
"rgb": {
"r": 233,
"g": 143,
"b": 210
},
"hsl": {
"h": 315.333,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.76397,
"c": 0.13678,
"h": 336.9
},
"luminance": 0.41622
}Semantic roles & 50–950 ramp
primary
#E98FD2
secondary
#DAF1E0
accent
#CF4616
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083