#ED97FA#ED97FA
#ED97FA is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.7% C 0.162 H 322.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ED97FA |
|---|---|
| RGB | rgb(237, 151, 250) |
| HSL | hsl(292, 91%, 79%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.2%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(74.22, 47.65, -36.35) |
| CIE-LCH | lch(74.22, 59.93, 322.66°) |
| OKLab | oklab(79.7% 0.1282 -0.0996) |
| OKLCH | oklch(79.7% 0.162 322.1) |
| XYZ | xyz(63.2450, 47.0422, 96.1725) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED97FA #A4FA97
analogous
#BB97FA #ED97FA #FA97D5
triadic
#ED97FA #FAED97 #97FAED
tetradic
#ED97FA #FABB97 #A4FA97 #97D5FA
square
#ED97FA #FABB97 #A4FA97 #97D5FA
split-complementary
#ED97FA #D5FA97 #97FABB
monochromatic
#D922F4 #E35DF7 #ED97FA #F7D1FD #FAE2FE
Accessibility & contrast
On white
2.02
#ED97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ED97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED97FA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED97FA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#F0A2BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed97fa; /* rgb */ color: rgb(237, 151, 250); /* oklch */ color: oklch(79.7% 0.162 322.1);
Tailwind
colors: {
custom: {
50: '#f4b7fc',
500: '#ed97fa',
950: '#000000',
},
}SCSS
$custom: #ed97fa; $custom-light: #f4b7fc; $custom-dark: #000000;
JSON
{
"hex": "#ed97fa",
"rgb": {
"r": 237,
"g": 151,
"b": 250
},
"hsl": {
"h": 292.121,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.79703,
"c": 0.16238,
"h": 322.1
},
"luminance": 0.4704
}Semantic roles & 50–950 ramp
primary
#ED97FA
secondary
#DAF6D5
accent
#E6001E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085