#FE97FA#FE97FA
#FE97FA is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.6% C 0.173 H 328.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FE97FA |
|---|---|
| RGB | rgb(254, 151, 250) |
| HSL | hsl(302, 98%, 79%) |
| HSV | hsv(302, 41%, 100%) |
| CMYK | cmyk(0%, 40.6%, 1.6%, 0.4%) |
| CIE-LAB | lab(76.14, 52.65, -33.22) |
| CIE-LCH | lch(76.14, 62.26, 327.75°) |
| OKLab | oklab(81.56% 0.1471 -0.0905) |
| OKLCH | oklch(81.56% 0.173 328.4) |
| XYZ | xyz(69.1939, 50.1095, 96.4513) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 7.11
Purply Pink
#F075E6
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.33
Bubblegum Pink
#FE83CC
ΔE00 8.49
Mauve
#E0B0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE97FA #97FE9B
analogous
#CF97FE #FE97FA #FE97C7
triadic
#FE97FA #FAFE97 #97FAFE
tetradic
#FE97FA #FECF97 #97FE9B #97C7FE
square
#FE97FA #FECF97 #97FE9B #97C7FE
split-complementary
#FE97FA #C7FE97 #97FECF
monochromatic
#FD1EF4 #FD5AF7 #FE97FA #FFD4FD #FFE1FE
Accessibility & contrast
On white
1.91
#FE97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FE97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE97FA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE97FA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fe97fa; /* rgb */ color: rgb(254, 151, 250); /* oklch */ color: oklch(81.6% 0.173 328.4);
Tailwind
colors: {
custom: {
50: '#ffb8fc',
500: '#fe97fa',
950: '#000000',
},
}SCSS
$custom: #fe97fa; $custom-light: #ffb8fc; $custom-dark: #000000;
JSON
{
"hex": "#fe97fa",
"rgb": {
"r": 254,
"g": 151,
"b": 250
},
"hsl": {
"h": 302.33,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.81562,
"c": 0.17272,
"h": 328.4
},
"luminance": 0.50106
}Semantic roles & 50–950 ramp
primary
#FE97FA
secondary
#59E05E
accent
#E60900
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181117
muted
#868185