#FE97F2#FE97F2
#FE97F2 is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.2% C 0.166 H 331.3°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FE97F2 |
|---|---|
| RGB | rgb(254, 151, 242) |
| HSL | hsl(307, 98%, 79%) |
| HSV | hsv(307, 41%, 100%) |
| CMYK | cmyk(0%, 40.6%, 4.7%, 0.4%) |
| CIE-LAB | lab(75.83, 51.28, -29.35) |
| CIE-LCH | lch(75.83, 59.08, 330.21°) |
| OKLab | oklab(81.24% 0.1454 -0.0795) |
| OKLCH | oklch(81.24% 0.166 331.3) |
| XYZ | xyz(67.9660, 49.6184, 89.9845) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.36
Plum
#DDA0DD
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.69
Bubblegum Pink
#FE83CC
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE97F2 #97FEA3
analogous
#D697FE #FE97F2 #FE97BF
triadic
#FE97F2 #F2FE97 #97F2FE
tetradic
#FE97F2 #FED697 #97FEA3 #97BFFE
square
#FE97F2 #FED697 #97FEA3 #97BFFE
split-complementary
#FE97F2 #BFFE97 #97FED6
monochromatic
#FD1EE3 #FD5AEA #FE97F2 #FFD4FA #FFE1FB
Accessibility & contrast
On white
1.92
#FE97F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FE97F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE97F2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE97F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE97F2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#FF9EBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe97f2; /* rgb */ color: rgb(254, 151, 242); /* oklch */ color: oklch(81.2% 0.166 331.3);
Tailwind
colors: {
custom: {
50: '#ffb8f6',
500: '#fe97f2',
950: '#000000',
},
}SCSS
$custom: #fe97f2; $custom-light: #ffb8f6; $custom-dark: #000000;
JSON
{
"hex": "#fe97f2",
"rgb": {
"r": 254,
"g": 151,
"b": 242
},
"hsl": {
"h": 306.99,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.81236,
"c": 0.16569,
"h": 331.3
},
"luminance": 0.49615
}Semantic roles & 50–950 ramp
primary
#FE97F2
secondary
#D4F7D8
accent
#E61B00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085