#E98BCA#E98BCA
#E98BCA is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.5% C 0.138 H 340.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BCA |
|---|---|
| RGB | rgb(233, 139, 202) |
| HSL | hsl(320, 68%, 73%) |
| HSV | hsv(320, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 13.3%, 8.6%) |
| CIE-LAB | lab(69.51, 44.25, -17.25) |
| CIE-LCH | lch(69.51, 47.49, 338.71°) |
| OKLab | oklab(75.48% 0.1296 -0.0459) |
| OKLCH | oklch(75.48% 0.138 340.5) |
| XYZ | xyz(53.4978, 40.0564, 60.7795) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.73
Pink (survey)
#FF81C0
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.10
Plum
#DDA0DD
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 7.51
Violet (CSS)
#EE82EE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BCA #8BE9AA
analogous
#D98BE9 #E98BCA #E98B9B
triadic
#E98BCA #CAE98B #8BCAE9
tetradic
#E98BCA #E9D98B #8BE9AA #8B9BE9
square
#E98BCA #E9D98B #8BE9AA #8B9BE9
split-complementary
#E98BCA #9BE98B #8BE9D9
monochromatic
#D2289A #DF58B2 #E98BCA #F3BEE2 #FAE5F3
Accessibility & contrast
On white
2.33
#E98BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#E98BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BCA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BCA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CC
Deuteranopia (green-blind)
#A7AFC7
Tritanopia (blue-blind)
#F38CA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e98bca; /* rgb */ color: rgb(233, 139, 202); /* oklch */ color: oklch(75.5% 0.138 340.5);
Tailwind
colors: {
custom: {
50: '#f2afda',
500: '#e98bca',
950: '#000000',
},
}SCSS
$custom: #e98bca; $custom-light: #f2afda; $custom-dark: #000000;
JSON
{
"hex": "#e98bca",
"rgb": {
"r": 233,
"g": 139,
"b": 202
},
"hsl": {
"h": 319.787,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.75476,
"c": 0.1375,
"h": 340.5
},
"luminance": 0.40053
}Semantic roles & 50–950 ramp
primary
#E98BCA
secondary
#D9F2E1
accent
#D05315
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#171014
muted
#857F83