#F96BEC#F96BEC
#F96BEC is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.5% C 0.226 H 331.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F96BEC |
|---|---|
| RGB | rgb(249, 107, 236) |
| HSL | hsl(305, 92%, 70%) |
| HSV | hsv(305, 57%, 98%) |
| CMYK | cmyk(0%, 57%, 5.2%, 2.4%) |
| CIE-LAB | lab(67.06, 69.61, -39.70) |
| CIE-LCH | lch(67.06, 80.14, 330.30°) |
| OKLab | oklab(74.52% 0.1982 -0.1087) |
| OKLCH | oklch(74.52% 0.226 331.3) |
| XYZ | xyz(59.4647, 36.7154, 83.2954) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 1.97
Light Magenta
#FA5FF7
ΔE00 2.58
Violet Pink
#FB5FFC
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96BEC #6BF978
analogous
#BF6BF9 #F96BEC #F96BA5
triadic
#F96BEC #ECF96B #6BECF9
tetradic
#F96BEC #F9BF6B #6BF978 #6BA5F9
square
#F96BEC #F9BF6B #6BF978 #6BA5F9
split-complementary
#F96BEC #A5F96B #6BF9BF
monochromatic
#E009CD #F730E4 #F96BEC #FBA6F4 #FEE1FB
Accessibility & contrast
On white
2.52
#F96BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F96BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96BEC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96BEC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F0
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96bec; /* rgb */ color: rgb(249, 107, 236); /* oklch */ color: oklch(74.5% 0.226 331.3);
Tailwind
colors: {
custom: {
50: '#fe9cf2',
500: '#f96bec',
950: '#000000',
},
}SCSS
$custom: #f96bec; $custom-light: #fe9cf2; $custom-dark: #000000;
JSON
{
"hex": "#f96bec",
"rgb": {
"r": 249,
"g": 107,
"b": 236
},
"hsl": {
"h": 305.493,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.74516,
"c": 0.22605,
"h": 331.3
},
"luminance": 0.36711
}Semantic roles & 50–950 ramp
primary
#F96BEC
secondary
#CCF4D0
accent
#E61500
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85