#F974FF#F974FF
#F974FF is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.5% C 0.229 H 325.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F974FF |
|---|---|
| RGB | rgb(249, 116, 255) |
| HSL | hsl(297, 100%, 73%) |
| HSV | hsv(297, 55%, 100%) |
| CMYK | cmyk(2.4%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(69.37, 68.83, -46.54) |
| CIE-LCH | lch(69.37, 83.08, 325.94°) |
| OKLab | oklab(76.48% 0.1893 -0.1284) |
| OKLCH | oklch(76.48% 0.229 325.8) |
| XYZ | xyz(63.3610, 39.8541, 98.9436) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 4.26
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F974FF #7AFF74
analogous
#B374FF #F974FF #FF74BF
triadic
#F974FF #FFF974 #74FFF9
tetradic
#F974FF #FFB374 #7AFF74 #74BFFF
square
#F974FF #FFB374 #7AFF74 #74BFFF
split-complementary
#F974FF #BFFF74 #74FFB3
monochromatic
#EE00F9 #F637FF #F974FF #FCB1FF #FEE0FF
Accessibility & contrast
On white
2.34
#F974FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F974FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F974FF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F974FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F974FF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629FFF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f974ff; /* rgb */ color: rgb(249, 116, 255); /* oklch */ color: oklch(76.5% 0.229 325.8);
Tailwind
colors: {
custom: {
50: '#fea2ff',
500: '#f974ff',
950: '#000000',
},
}SCSS
$custom: #f974ff; $custom-light: #fea2ff; $custom-dark: #000000;
JSON
{
"hex": "#f974ff",
"rgb": {
"r": 249,
"g": 116,
"b": 255
},
"hsl": {
"h": 297.41,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76481,
"c": 0.22871,
"h": 325.8
},
"luminance": 0.39851
}Semantic roles & 50–950 ramp
primary
#F974FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86