#ED98EB#ED98EB
#ED98EB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.2% C 0.146 H 327.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED98EB |
|---|---|
| RGB | rgb(237, 152, 235) |
| HSL | hsl(301, 70%, 76%) |
| HSV | hsv(301, 36%, 93%) |
| CMYK | cmyk(0%, 35.9%, 0.8%, 7.1%) |
| CIE-LAB | lab(73.84, 44.38, -28.76) |
| CIE-LCH | lch(73.84, 52.88, 327.05°) |
| OKLab | oklab(79.23% 0.1234 -0.0781) |
| OKLCH | oklch(79.23% 0.146 327.7) |
| XYZ | xyz(61.1475, 46.4618, 84.3282) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 7.17
Mauve
#E0B0FF
ΔE00 7.46
Bubblegum Pink
#FE83CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED98EB #98ED9A
analogous
#C598ED #ED98EB #ED98C1
triadic
#ED98EB #EBED98 #98EBED
tetradic
#ED98EB #EDC598 #98ED9A #98C1ED
square
#ED98EB #EDC598 #98ED9A #98C1ED
split-complementary
#ED98EB #C1ED98 #98EDC5
monochromatic
#DB30D7 #E464E1 #ED98EB #F6CCF5 #FAE5FA
Accessibility & contrast
On white
2.04
#ED98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ED98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED98EB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED98EB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#F29FB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed98eb; /* rgb */ color: rgb(237, 152, 235); /* oklch */ color: oklch(79.2% 0.146 327.7);
Tailwind
colors: {
custom: {
50: '#f4b8f1',
500: '#ed98eb',
950: '#000000',
},
}SCSS
$custom: #ed98eb; $custom-light: #f4b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ed98eb",
"rgb": {
"r": 237,
"g": 152,
"b": 235
},
"hsl": {
"h": 301.412,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.79232,
"c": 0.14609,
"h": 327.7
},
"luminance": 0.46459
}Semantic roles & 50–950 ramp
primary
#ED98EB
secondary
#D9F2DA
accent
#D21813
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084