#F16AEA#F16AEA
#F16AEA is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.3% C 0.221 H 329.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F16AEA |
|---|---|
| RGB | rgb(241, 106, 234) |
| HSL | hsl(303, 83%, 68%) |
| HSV | hsv(303, 56%, 95%) |
| CMYK | cmyk(0%, 56%, 2.9%, 5.5%) |
| CIE-LAB | lab(65.71, 67.66, -40.79) |
| CIE-LCH | lch(65.71, 79.00, 328.92°) |
| OKLab | oklab(73.27% 0.1908 -0.1119) |
| OKLCH | oklch(73.27% 0.221 329.6) |
| XYZ | xyz(56.2804, 34.9530, 81.6082) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Candy Pink
#FF63E9
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 2.36
Violet Pink
#FB5FFC
ΔE00 2.90
Orchid
#DA70D6
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16AEA #6AF171
analogous
#B46AF1 #F16AEA #F16AA6
triadic
#F16AEA #EAF16A #6AEAF1
tetradic
#F16AEA #F1B46A #6AF171 #6AA6F1
square
#F16AEA #F1B46A #6AF171 #6AA6F1
split-complementary
#F16AEA #A6F16A #6AF1B4
monochromatic
#CD13C4 #EC32E2 #F16AEA #F6A2F2 #FCDAFA
Accessibility & contrast
On white
2.63
#F16AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F16AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16AEA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16AEA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EE
Deuteranopia (green-blind)
#8BA6E6
Tritanopia (blue-blind)
#F978A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f16aea; /* rgb */ color: rgb(241, 106, 234); /* oklch */ color: oklch(73.3% 0.221 329.6);
Tailwind
colors: {
custom: {
50: '#f99bf1',
500: '#f16aea',
950: '#000000',
},
}SCSS
$custom: #f16aea; $custom-light: #f99bf1; $custom-dark: #000000;
JSON
{
"hex": "#f16aea",
"rgb": {
"r": 241,
"g": 106,
"b": 234
},
"hsl": {
"h": 303.111,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.73274,
"c": 0.22117,
"h": 329.6
},
"luminance": 0.34949
}Semantic roles & 50–950 ramp
primary
#F16AEA
secondary
#C7F0C9
accent
#DF1206
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85