#F96FEB#F96FEB
#F96FEB is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.220 H 331.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FEB |
|---|---|
| RGB | rgb(249, 111, 235) |
| HSL | hsl(306, 92%, 71%) |
| HSV | hsv(306, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 5.6%, 2.4%) |
| CIE-LAB | lab(67.66, 67.72, -38.22) |
| CIE-LCH | lch(67.66, 77.76, 330.56°) |
| OKLab | oklab(74.94% 0.1931 -0.1045) |
| OKLCH | oklch(74.94% 0.22 331.6) |
| XYZ | xyz(59.7465, 37.5108, 82.6746) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 1.80
Light Magenta
#FA5FF7
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FEB #6FF97D
analogous
#C26FF9 #F96FEB #F96FA6
triadic
#F96FEB #EBF96F #6FEBF9
tetradic
#F96FEB #F9C26F #6FF97D #6FA6F9
square
#F96FEB #F9C26F #6FF97D #6FA6F9
split-complementary
#F96FEB #A6F96F #6FF9C2
monochromatic
#E40ACE #F734E3 #F96FEB #FBAAF3 #FEE2FB
Accessibility & contrast
On white
2.47
#F96FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F96FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FEB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FEB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f96feb; /* rgb */ color: rgb(249, 111, 235); /* oklch */ color: oklch(74.9% 0.220 331.6);
Tailwind
colors: {
custom: {
50: '#fe9ff2',
500: '#f96feb',
950: '#000000',
},
}SCSS
$custom: #f96feb; $custom-light: #fe9ff2; $custom-dark: #000000;
JSON
{
"hex": "#f96feb",
"rgb": {
"r": 249,
"g": 111,
"b": 235
},
"hsl": {
"h": 306.087,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.74939,
"c": 0.21953,
"h": 331.6
},
"luminance": 0.37507
}Semantic roles & 50–950 ramp
primary
#F96FEB
secondary
#CFF5D3
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85