#ED98EF#ED98EF
#ED98EF is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.4% C 0.150 H 326.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ED98EF |
|---|---|
| RGB | rgb(237, 152, 239) |
| HSL | hsl(299, 73%, 77%) |
| HSV | hsv(299, 36%, 94%) |
| CMYK | cmyk(0.8%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(73.99, 45.10, -30.71) |
| CIE-LCH | lch(73.99, 54.56, 325.74°) |
| OKLab | oklab(79.4% 0.1244 -0.0836) |
| OKLCH | oklch(79.4% 0.15 326.1) |
| XYZ | xyz(61.7319, 46.6955, 87.4060) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Plum
#DDA0DD
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 7.13
Baby Purple
#CA9BF7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED98EF #9AEF98
analogous
#C298EF #ED98EF #EF98C6
triadic
#ED98EF #EFED98 #98EFED
tetradic
#ED98EF #EFC298 #9AEF98 #98C6EF
square
#ED98EF #EFC298 #9AEF98 #98C6EF
split-complementary
#ED98EF #C6EF98 #98EFC2
monochromatic
#DA2EDF #E463E7 #ED98EF #F6CDF7 #FAE5FB
Accessibility & contrast
On white
2.03
#ED98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#ED98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED98EF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED98EF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#F2A0B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed98ef; /* rgb */ color: rgb(237, 152, 239); /* oklch */ color: oklch(79.4% 0.150 326.1);
Tailwind
colors: {
custom: {
50: '#f4b8f4',
500: '#ed98ef',
950: '#000000',
},
}SCSS
$custom: #ed98ef; $custom-light: #f4b8f4; $custom-dark: #000000;
JSON
{
"hex": "#ed98ef",
"rgb": {
"r": 237,
"g": 152,
"b": 239
},
"hsl": {
"h": 298.621,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.79395,
"c": 0.14989,
"h": 326.1
},
"luminance": 0.46693
}Semantic roles & 50–950 ramp
primary
#ED98EF
secondary
#D9F3D8
accent
#D51015
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085