#F96AEC#F96AEC
#F96AEC is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.4% C 0.227 H 331.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F96AEC |
|---|---|
| RGB | rgb(249, 106, 236) |
| HSL | hsl(305, 92%, 70%) |
| HSV | hsv(305, 57%, 98%) |
| CMYK | cmyk(0%, 57.4%, 5.2%, 2.4%) |
| CIE-LAB | lab(66.91, 70.03, -39.95) |
| CIE-LCH | lch(66.91, 80.63, 330.30°) |
| OKLab | oklab(74.4% 0.1994 -0.1094) |
| OKLCH | oklch(74.4% 0.227 331.3) |
| XYZ | xyz(59.3610, 36.5081, 83.2608) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 2.09
Light Magenta
#FA5FF7
ΔE00 2.45
Violet Pink
#FB5FFC
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96AEC #6AF977
analogous
#BF6AF9 #F96AEC #F96AA4
triadic
#F96AEC #ECF96A #6AECF9
tetradic
#F96AEC #F9BF6A #6AF977 #6AA4F9
square
#F96AEC #F9BF6A #6AF977 #6AA4F9
split-complementary
#F96AEC #A4F96A #6AF9BF
monochromatic
#E009CC #F72FE4 #F96AEC #FBA5F4 #FEE0FB
Accessibility & contrast
On white
2.53
#F96AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F96AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96AEC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96AEC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F0
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#FF77A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96aec; /* rgb */ color: rgb(249, 106, 236); /* oklch */ color: oklch(74.4% 0.227 331.3);
Tailwind
colors: {
custom: {
50: '#fe9cf2',
500: '#f96aec',
950: '#000000',
},
}SCSS
$custom: #f96aec; $custom-light: #fe9cf2; $custom-dark: #000000;
JSON
{
"hex": "#f96aec",
"rgb": {
"r": 249,
"g": 106,
"b": 236
},
"hsl": {
"h": 305.455,
"s": 92.258,
"l": 69.608
},
"oklch": {
"l": 0.74401,
"c": 0.22746,
"h": 331.3
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#F96AEC
secondary
#CBF4CF
accent
#E61500
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85