#F97CF8#F97CF8
#F97CF8 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.211 H 327.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CF8 |
|---|---|
| RGB | rgb(249, 124, 248) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 0.4%, 2.4%) |
| CIE-LAB | lab(70.41, 63.99, -41.07) |
| CIE-LCH | lch(70.41, 76.04, 327.31°) |
| OKLab | oklab(77.15% 0.1782 -0.1127) |
| OKLCH | oklch(77.15% 0.211 327.7) |
| XYZ | xyz(63.2168, 41.3359, 93.4376) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CF8 #7CF97D
analogous
#BB7CF9 #F97CF8 #F97CB9
triadic
#F97CF8 #F8F97C #7CF8F9
tetradic
#F97CF8 #F9BB7C #7CF97D #7CB9F9
square
#F97CF8 #F9BB7C #7CF97D #7CB9F9
split-complementary
#F97CF8 #B9F97C #7CF9BB
monochromatic
#F00BEE #F641F5 #F97CF8 #FCB7FB #FEE2FD
Accessibility & contrast
On white
2.27
#F97CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F97CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CF8
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CF8 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97cf8; /* rgb */ color: rgb(249, 124, 248); /* oklch */ color: oklch(77.1% 0.211 327.7);
Tailwind
colors: {
custom: {
50: '#fea7fb',
500: '#f97cf8',
950: '#000000',
},
}SCSS
$custom: #f97cf8; $custom-light: #fea7fb; $custom-dark: #000000;
JSON
{
"hex": "#f97cf8",
"rgb": {
"r": 249,
"g": 124,
"b": 248
},
"hsl": {
"h": 300.48,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.77148,
"c": 0.21087,
"h": 327.7
},
"luminance": 0.41332
}Semantic roles & 50–950 ramp
primary
#F97CF8
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85