#E98FCE#E98FCE
#E98FCE is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.134 H 338.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FCE |
|---|---|
| RGB | rgb(233, 143, 206) |
| HSL | hsl(318, 67%, 74%) |
| HSV | hsv(318, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 11.6%, 8.6%) |
| CIE-LAB | lab(70.47, 42.83, -18.00) |
| CIE-LCH | lch(70.47, 46.46, 337.20°) |
| OKLab | oklab(76.25% 0.1247 -0.0481) |
| OKLCH | oklch(76.25% 0.134 338.9) |
| XYZ | xyz(54.5674, 41.4279, 63.5027) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.01
Plum
#DDA0DD
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 7.59
Purply Pink
#F075E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FCE #8FE9AA
analogous
#D78FE9 #E98FCE #E98FA1
triadic
#E98FCE #CEE98F #8FCEE9
tetradic
#E98FCE #E9D78F #8FE9AA #8FA1E9
square
#E98FCE #E9D78F #8FE9AA #8FA1E9
split-complementary
#E98FCE #A1E98F #8FE9D7
monochromatic
#D42AA1 #DF5CB8 #E98FCE #F3C2E4 #FAE5F4
Accessibility & contrast
On white
2.26
#E98FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E98FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FCE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FCE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D0
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#F291A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e98fce; /* rgb */ color: rgb(233, 143, 206); /* oklch */ color: oklch(76.2% 0.134 338.9);
Tailwind
colors: {
custom: {
50: '#f1b1dd',
500: '#e98fce',
950: '#000000',
},
}SCSS
$custom: #e98fce; $custom-light: #f1b1dd; $custom-dark: #000000;
JSON
{
"hex": "#e98fce",
"rgb": {
"r": 233,
"g": 143,
"b": 206
},
"hsl": {
"h": 318,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.76249,
"c": 0.13365,
"h": 338.9
},
"luminance": 0.41425
}Semantic roles & 50–950 ramp
primary
#E98FCE
secondary
#DAF1E1
accent
#CF4E16
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083