#F951FF#F951FF
#F951FF is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 72.9% C 0.273 H 326.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F951FF |
|---|---|
| RGB | rgb(249, 81, 255) |
| HSL | hsl(298, 100%, 66%) |
| HSV | hsv(298, 68%, 100%) |
| CMYK | cmyk(2.4%, 68.2%, 0%, 0%) |
| CIE-LAB | lab(64.36, 82.67, -54.44) |
| CIE-LCH | lch(64.36, 98.99, 326.63°) |
| OKLab | oklab(72.85% 0.228 -0.151) |
| OKLCH | oklch(72.85% 0.273 326.5) |
| XYZ | xyz(60.0582, 33.2486, 97.8427) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 2.32
Magenta
#FF00FF
ΔE00 4.57
Fuchsia
#FF00FF
ΔE00 4.57
Candy Pink
#FF63E9
ΔE00 4.88
Heliotrope
#D94FF5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F951FF #57FF51
analogous
#A251FF #F951FF #FF51AE
triadic
#F951FF #FFF951 #51FFF9
tetradic
#F951FF #FFA251 #57FF51 #51AEFF
square
#F951FF #FFA251 #57FF51 #51AEFF
split-complementary
#F951FF #AEFF51 #51FFA2
monochromatic
#CE00D6 #F714FF #F951FF #FB8EFF #FDCBFF
Accessibility & contrast
On white
2.75
#F951FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#F951FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F951FF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F951FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F951FF | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8EFF
Deuteranopia (green-blind)
#79A3FB
Tritanopia (blue-blind)
#FF6CA3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f951ff; /* rgb */ color: rgb(249, 81, 255); /* oklch */ color: oklch(72.9% 0.273 326.5);
Tailwind
colors: {
custom: {
50: '#ff8fff',
500: '#f951ff',
950: '#000000',
},
}SCSS
$custom: #f951ff; $custom-light: #ff8fff; $custom-dark: #000000;
JSON
{
"hex": "#f951ff",
"rgb": {
"r": 249,
"g": 81,
"b": 255
},
"hsl": {
"h": 297.931,
"s": 100,
"l": 65.882
},
"oklch": {
"l": 0.72852,
"c": 0.27345,
"h": 326.5
},
"luminance": 0.33245
}Semantic roles & 50–950 ramp
primary
#F951FF
secondary
#BBF3B9
accent
#E60008
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86