#F96BFA#F96BFA
#F96BFA is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.2% C 0.237 H 327.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F96BFA |
|---|---|
| RGB | rgb(249, 107, 250) |
| HSL | hsl(300, 93%, 70%) |
| HSV | hsv(300, 57%, 98%) |
| CMYK | cmyk(0.4%, 57.2%, 0%, 2%) |
| CIE-LAB | lab(67.70, 71.89, -46.42) |
| CIE-LCH | lch(67.70, 85.58, 327.15°) |
| OKLab | oklab(75.19% 0.1997 -0.128) |
| OKLCH | oklch(75.19% 0.237 327.3) |
| XYZ | xyz(61.5790, 37.5611, 94.4305) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.72
Light Magenta
#FA5FF7
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 4.40
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96BFA #6CFA6B
analogous
#B16BFA #F96BFA #FA6BB4
triadic
#F96BFA #FAF96B #6BFAF9
tetradic
#F96BFA #FAB16B #6CFA6B #6BB4FA
square
#F96BFA #FAB16B #6CFA6B #6BB4FA
split-complementary
#F96BFA #B4FA6B #6BFAB1
monochromatic
#E108E3 #F730F8 #F96BFA #FBA6FC #FEE1FE
Accessibility & contrast
On white
2.47
#F96BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F96BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96BFA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96BFA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#8BABF6
Tritanopia (blue-blind)
#FF7DA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f96bfa; /* rgb */ color: rgb(249, 107, 250); /* oklch */ color: oklch(75.2% 0.237 327.3);
Tailwind
colors: {
custom: {
50: '#fe9dfc',
500: '#f96bfa',
950: '#000000',
},
}SCSS
$custom: #f96bfa; $custom-light: #fe9dfc; $custom-dark: #000000;
JSON
{
"hex": "#f96bfa",
"rgb": {
"r": 249,
"g": 107,
"b": 250
},
"hsl": {
"h": 299.58,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.75185,
"c": 0.23724,
"h": 327.3
},
"luminance": 0.37557
}Semantic roles & 50–950 ramp
primary
#F96BFA
secondary
#CDF4CC
accent
#E60002
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85