#F97FEE#F97FEE
#F97FEE is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.198 H 330.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FEE |
|---|---|
| RGB | rgb(249, 127, 238) |
| HSL | hsl(305, 91%, 74%) |
| HSV | hsv(305, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 4.4%, 2.4%) |
| CIE-LAB | lab(70.52, 60.90, -35.42) |
| CIE-LCH | lch(70.52, 70.45, 329.82°) |
| OKLab | oklab(77.09% 0.1726 -0.0966) |
| OKLCH | oklch(77.09% 0.198 330.8) |
| XYZ | xyz(62.0884, 41.4953, 85.6114) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 2.58
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FEE #7FF98A
analogous
#C77FF9 #F97FEE #F97FB1
triadic
#F97FEE #EEF97F #7FEEF9
tetradic
#F97FEE #F9C77F #7FF98A #7FB1F9
square
#F97FEE #F9C77F #7FF98A #7FB1F9
split-complementary
#F97FEE #B1F97F #7FF9C7
monochromatic
#F20BDD #F645E6 #F97FEE #FCB9F6 #FEE2FB
Accessibility & contrast
On white
2.26
#F97FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F97FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FEE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FEE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97fee; /* rgb */ color: rgb(249, 127, 238); /* oklch */ color: oklch(77.1% 0.198 330.8);
Tailwind
colors: {
custom: {
50: '#fea8f4',
500: '#f97fee',
950: '#000000',
},
}SCSS
$custom: #f97fee; $custom-light: #fea8f4; $custom-dark: #000000;
JSON
{
"hex": "#f97fee",
"rgb": {
"r": 249,
"g": 127,
"b": 238
},
"hsl": {
"h": 305.41,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77092,
"c": 0.1978,
"h": 330.8
},
"luminance": 0.41492
}Semantic roles & 50–950 ramp
primary
#F97FEE
secondary
#D5F6D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85