#F96FEE#F96FEE
#F96FEE is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.222 H 330.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FEE |
|---|---|
| RGB | rgb(249, 111, 238) |
| HSL | hsl(305, 92%, 71%) |
| HSV | hsv(305, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 4.4%, 2.4%) |
| CIE-LAB | lab(67.79, 68.20, -39.68) |
| CIE-LCH | lch(67.79, 78.90, 329.81°) |
| OKLab | oklab(75.08% 0.1935 -0.1086) |
| OKLCH | oklch(75.08% 0.222 330.7) |
| XYZ | xyz(60.1836, 37.6857, 84.9765) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 1.97
Light Magenta
#FA5FF7
ΔE00 2.94
Violet Pink
#FB5FFC
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.47
Orchid
#DA70D6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FEE #6FF97A
analogous
#BF6FF9 #F96FEE #F96FA9
triadic
#F96FEE #EEF96F #6FEEF9
tetradic
#F96FEE #F9BF6F #6FF97A #6FA9F9
square
#F96FEE #F9BF6F #6FF97A #6FA9F9
split-complementary
#F96FEE #A9F96F #6FF9BF
monochromatic
#E40AD3 #F734E7 #F96FEE #FBAAF5 #FEE2FC
Accessibility & contrast
On white
2.46
#F96FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F96FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FEE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FEE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f96fee; /* rgb */ color: rgb(249, 111, 238); /* oklch */ color: oklch(75.1% 0.222 330.7);
Tailwind
colors: {
custom: {
50: '#fe9ff4',
500: '#f96fee',
950: '#000000',
},
}SCSS
$custom: #f96fee; $custom-light: #fe9ff4; $custom-dark: #000000;
JSON
{
"hex": "#f96fee",
"rgb": {
"r": 249,
"g": 111,
"b": 238
},
"hsl": {
"h": 304.783,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.75077,
"c": 0.22191,
"h": 330.7
},
"luminance": 0.37682
}Semantic roles & 50–950 ramp
primary
#F96FEE
secondary
#CFF5D2
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85