#F96FFE#F96FFE
#F96FFE is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.235 H 326.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FFE |
|---|---|
| RGB | rgb(249, 111, 254) |
| HSL | hsl(298, 99%, 72%) |
| HSV | hsv(298, 56%, 100%) |
| CMYK | cmyk(2%, 56.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.51, 70.85, -47.34) |
| CIE-LCH | lch(68.51, 85.21, 326.25°) |
| OKLab | oklab(75.84% 0.1953 -0.1307) |
| OKLCH | oklch(75.84% 0.235 326.2) |
| XYZ | xyz(62.6395, 38.6680, 97.9110) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.32
Light Magenta
#FA5FF7
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 4.16
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FFE #74FE6F
analogous
#B26FFE #F96FFE #FE6FBC
triadic
#F96FFE #FEF96F #6FFEF9
tetradic
#F96FFE #FEB26F #74FE6F #6FBCFE
square
#F96FFE #FEB26F #74FE6F #6FBCFE
split-complementary
#F96FFE #BCFE6F #6FFEB2
monochromatic
#E902F1 #F632FE #F96FFE #FCACFE #FEE1FF
Accessibility & contrast
On white
2.40
#F96FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F96FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FFE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FFE | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#FF81AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f96ffe; /* rgb */ color: rgb(249, 111, 254); /* oklch */ color: oklch(75.8% 0.235 326.2);
Tailwind
colors: {
custom: {
50: '#fe9fff',
500: '#f96ffe',
950: '#000000',
},
}SCSS
$custom: #f96ffe; $custom-light: #fe9fff; $custom-dark: #000000;
JSON
{
"hex": "#f96ffe",
"rgb": {
"r": 249,
"g": 111,
"b": 254
},
"hsl": {
"h": 297.902,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.7584,
"c": 0.23497,
"h": 326.2
},
"luminance": 0.38664
}Semantic roles & 50–950 ramp
primary
#F96FFE
secondary
#D3F7D2
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86