#FE97EF#FE97EF
#FE97EF is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.1% C 0.163 H 332.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FE97EF |
|---|---|
| RGB | rgb(254, 151, 239) |
| HSL | hsl(309, 98%, 79%) |
| HSV | hsv(309, 41%, 100%) |
| CMYK | cmyk(0%, 40.6%, 5.9%, 0.4%) |
| CIE-LAB | lab(75.72, 50.77, -27.89) |
| CIE-LCH | lch(75.72, 57.93, 331.22°) |
| OKLab | oklab(81.12% 0.1446 -0.0754) |
| OKLCH | oklch(81.12% 0.163 332.5) |
| XYZ | xyz(67.5191, 49.4396, 87.6310) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.62
Bubblegum Pink
#FE83CC
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 7.37
Pink (survey)
#FF81C0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE97EF #97FEA6
analogous
#DA97FE #FE97EF #FE97BC
triadic
#FE97EF #EFFE97 #97EFFE
tetradic
#FE97EF #FEDA97 #97FEA6 #97BCFE
square
#FE97EF #FEDA97 #97FEA6 #97BCFE
split-complementary
#FE97EF #BCFE97 #97FEDA
monochromatic
#FD1EDC #FD5AE6 #FE97EF #FFD4F8 #FFE1FA
Accessibility & contrast
On white
1.93
#FE97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FE97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE97EF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE97EF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#FF9DB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe97ef; /* rgb */ color: rgb(254, 151, 239); /* oklch */ color: oklch(81.1% 0.163 332.5);
Tailwind
colors: {
custom: {
50: '#ffb8f4',
500: '#fe97ef',
950: '#000000',
},
}SCSS
$custom: #fe97ef; $custom-light: #ffb8f4; $custom-dark: #000000;
JSON
{
"hex": "#fe97ef",
"rgb": {
"r": 254,
"g": 151,
"b": 239
},
"hsl": {
"h": 308.738,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.81117,
"c": 0.16313,
"h": 332.5
},
"luminance": 0.49436
}Semantic roles & 50–950 ramp
primary
#FE97EF
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085