#F97FFE#F97FFE
#F97FFE is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.212 H 325.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FFE |
|---|---|
| RGB | rgb(249, 127, 254) |
| HSL | hsl(298, 98%, 75%) |
| HSV | hsv(298, 50%, 100%) |
| CMYK | cmyk(2%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(71.20, 63.63, -43.12) |
| CIE-LCH | lch(71.20, 76.86, 325.88°) |
| OKLab | oklab(77.82% 0.1751 -0.1186) |
| OKLCH | oklch(77.82% 0.212 325.9) |
| XYZ | xyz(64.5443, 42.4777, 98.5460) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FFE #84FE7F
analogous
#BA7FFE #F97FFE #FE7FC3
triadic
#F97FFE #FEF97F #7FFEF9
tetradic
#F97FFE #FEBA7F #84FE7F #7FC3FE
square
#F97FFE #FEBA7F #84FE7F #7FC3FE
split-complementary
#F97FFE #C3FE7F #7FFEBA
monochromatic
#F306FD #F642FE #F97FFE #FCBCFE #FEE1FF
Accessibility & contrast
On white
2.21
#F97FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F97FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FFE
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FFE | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f97ffe; /* rgb */ color: rgb(249, 127, 254); /* oklch */ color: oklch(77.8% 0.212 325.9);
Tailwind
colors: {
custom: {
50: '#fea8ff',
500: '#f97ffe',
950: '#000000',
},
}SCSS
$custom: #f97ffe; $custom-light: #fea8ff; $custom-dark: #000000;
JSON
{
"hex": "#f97ffe",
"rgb": {
"r": 249,
"g": 127,
"b": 254
},
"hsl": {
"h": 297.638,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77815,
"c": 0.21151,
"h": 325.9
},
"luminance": 0.42474
}Semantic roles & 50–950 ramp
primary
#F97FFE
secondary
#D5F7D4
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86