#E98BEC#E98BEC
#E98BEC is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.8% C 0.166 H 325.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BEC |
|---|---|
| RGB | rgb(233, 139, 236) |
| HSL | hsl(298, 72%, 74%) |
| HSV | hsv(298, 41%, 93%) |
| CMYK | cmyk(1.3%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(70.77, 50.05, -34.10) |
| CIE-LCH | lch(70.77, 60.56, 325.73°) |
| OKLab | oklab(76.83% 0.1379 -0.0932) |
| OKLCH | oklch(76.83% 0.166 325.9) |
| XYZ | xyz(57.9759, 41.8476, 84.3642) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Lavender Pink
#DD85D7
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 4.39
Orchid
#DA70D6
ΔE00 6.62
Plum
#DDA0DD
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BEC #8EEC8B
analogous
#B88BEC #E98BEC #EC8BBE
triadic
#E98BEC #ECE98B #8BECE9
tetradic
#E98BEC #ECB88B #8EEC8B #8BBEEC
square
#E98BEC #ECB88B #8EEC8B #8BBEEC
split-complementary
#E98BEC #BEEC8B #8BECB8
monochromatic
#D324D9 #DF56E3 #E98BEC #F3C0F5 #FAE5FB
Accessibility & contrast
On white
2.24
#E98BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E98BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BEC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BEC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6EF
Deuteranopia (green-blind)
#9CB1E9
Tritanopia (blue-blind)
#EE95B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e98bec; /* rgb */ color: rgb(233, 139, 236); /* oklch */ color: oklch(76.8% 0.166 325.9);
Tailwind
colors: {
custom: {
50: '#f2aff2',
500: '#e98bec',
950: '#000000',
},
}SCSS
$custom: #e98bec; $custom-light: #f2aff2; $custom-dark: #000000;
JSON
{
"hex": "#e98bec",
"rgb": {
"r": 233,
"g": 139,
"b": 236
},
"hsl": {
"h": 298.144,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.76833,
"c": 0.16646,
"h": 325.9
},
"luminance": 0.41845
}Semantic roles & 50–950 ramp
primary
#E98BEC
secondary
#D9F2D9
accent
#D41218
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171117
muted
#858085