#F97CF0#F97CF0
#F97CF0 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.204 H 330.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CF0 |
|---|---|
| RGB | rgb(249, 124, 240) |
| HSL | hsl(304, 91%, 73%) |
| HSV | hsv(304, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 3.6%, 2.4%) |
| CIE-LAB | lab(70.07, 62.64, -37.22) |
| CIE-LCH | lch(70.07, 72.86, 329.28°) |
| OKLab | oklab(76.79% 0.177 -0.1017) |
| OKLCH | oklch(76.79% 0.204 330.1) |
| XYZ | xyz(62.0022, 40.8501, 87.0403) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CF0 #7CF985
analogous
#C37CF9 #F97CF0 #F97CB1
triadic
#F97CF0 #F0F97C #7CF0F9
tetradic
#F97CF0 #F9C37C #7CF985 #7CB1F9
square
#F97CF0 #F9C37C #7CF985 #7CB1F9
split-complementary
#F97CF0 #B1F97C #7CF9C3
monochromatic
#F00BDF #F641E9 #F97CF0 #FCB7F7 #FEE2FC
Accessibility & contrast
On white
2.29
#F97CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F97CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CF0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CF0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97cf0; /* rgb */ color: rgb(249, 124, 240); /* oklch */ color: oklch(76.8% 0.204 330.1);
Tailwind
colors: {
custom: {
50: '#fea6f5',
500: '#f97cf0',
950: '#000000',
},
}SCSS
$custom: #f97cf0; $custom-light: #fea6f5; $custom-dark: #000000;
JSON
{
"hex": "#f97cf0",
"rgb": {
"r": 249,
"g": 124,
"b": 240
},
"hsl": {
"h": 304.32,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.76786,
"c": 0.20412,
"h": 330.1
},
"luminance": 0.40846
}Semantic roles & 50–950 ramp
primary
#F97CF0
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85