#F97CF2#F97CF2
#F97CF2 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.206 H 329.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CF2 |
|---|---|
| RGB | rgb(249, 124, 242) |
| HSL | hsl(303, 91%, 73%) |
| HSV | hsv(303, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 2.8%, 2.4%) |
| CIE-LAB | lab(70.15, 62.98, -38.19) |
| CIE-LCH | lch(70.15, 73.65, 328.77°) |
| OKLab | oklab(76.88% 0.1773 -0.1045) |
| OKLCH | oklch(76.88% 0.206 329.5) |
| XYZ | xyz(62.3009, 40.9696, 88.6136) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CF2 #7CF983
analogous
#C17CF9 #F97CF2 #F97CB3
triadic
#F97CF2 #F2F97C #7CF2F9
tetradic
#F97CF2 #F9C17C #7CF983 #7CB3F9
square
#F97CF2 #F9C17C #7CF983 #7CB3F9
split-complementary
#F97CF2 #B3F97C #7CF9C1
monochromatic
#F00BE3 #F641EC #F97CF2 #FCB7F8 #FEE2FC
Accessibility & contrast
On white
2.28
#F97CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F97CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CF2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CF2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97cf2; /* rgb */ color: rgb(249, 124, 242); /* oklch */ color: oklch(76.9% 0.206 329.5);
Tailwind
colors: {
custom: {
50: '#fea6f6',
500: '#f97cf2',
950: '#000000',
},
}SCSS
$custom: #f97cf2; $custom-light: #fea6f6; $custom-dark: #000000;
JSON
{
"hex": "#f97cf2",
"rgb": {
"r": 249,
"g": 124,
"b": 242
},
"hsl": {
"h": 303.36,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.76875,
"c": 0.20579,
"h": 329.5
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#F97CF2
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85