#F96AEA#F96AEA
#F96AEA is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.3% C 0.226 H 331.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F96AEA |
|---|---|
| RGB | rgb(249, 106, 234) |
| HSL | hsl(306, 92%, 70%) |
| HSV | hsv(306, 57%, 98%) |
| CMYK | cmyk(0%, 57.4%, 6%, 2.4%) |
| CIE-LAB | lab(66.82, 69.72, -38.98) |
| CIE-LCH | lch(66.82, 79.87, 330.79°) |
| OKLab | oklab(74.31% 0.1992 -0.1066) |
| OKLCH | oklch(74.31% 0.226 331.8) |
| XYZ | xyz(59.0721, 36.3925, 81.7391) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.17
Purply Pink
#F075E6
ΔE00 2.01
Light Magenta
#FA5FF7
ΔE00 2.71
Violet Pink
#FB5FFC
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96AEA #6AF979
analogous
#C16AF9 #F96AEA #F96AA2
triadic
#F96AEA #EAF96A #6AEAF9
tetradic
#F96AEA #F9C16A #6AF979 #6AA2F9
square
#F96AEA #F9C16A #6AF979 #6AA2F9
split-complementary
#F96AEA #A2F96A #6AF9C1
monochromatic
#E009C9 #F72FE2 #F96AEA #FBA5F2 #FEE0FB
Accessibility & contrast
On white
2.54
#F96AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F96AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96AEA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96AEA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#FF76A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96aea; /* rgb */ color: rgb(249, 106, 234); /* oklch */ color: oklch(74.3% 0.226 331.8);
Tailwind
colors: {
custom: {
50: '#fe9cf1',
500: '#f96aea',
950: '#000000',
},
}SCSS
$custom: #f96aea; $custom-light: #fe9cf1; $custom-dark: #000000;
JSON
{
"hex": "#f96aea",
"rgb": {
"r": 249,
"g": 106,
"b": 234
},
"hsl": {
"h": 306.294,
"s": 92.258,
"l": 69.608
},
"oklch": {
"l": 0.74309,
"c": 0.22591,
"h": 331.8
},
"luminance": 0.36388
}Semantic roles & 50–950 ramp
primary
#F96AEA
secondary
#CBF4CF
accent
#E61800
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85