#F16AEC#F16AEC
#F16AEC is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.4% C 0.223 H 329.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F16AEC |
|---|---|
| RGB | rgb(241, 106, 236) |
| HSL | hsl(302, 83%, 68%) |
| HSV | hsv(302, 56%, 95%) |
| CMYK | cmyk(0%, 56%, 2.1%, 5.5%) |
| CIE-LAB | lab(65.80, 67.99, -41.76) |
| CIE-LCH | lch(65.80, 79.79, 328.44°) |
| OKLab | oklab(73.37% 0.191 -0.1147) |
| OKLCH | oklch(73.37% 0.223 329) |
| XYZ | xyz(56.5694, 35.0686, 83.1300) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.30
Candy Pink
#FF63E9
ΔE00 2.39
Violet Pink
#FB5FFC
ΔE00 2.65
Orchid
#DA70D6
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16AEC #6AF16F
analogous
#B26AF1 #F16AEC #F16AA8
triadic
#F16AEC #ECF16A #6AECF1
tetradic
#F16AEC #F1B26A #6AF16F #6AA8F1
square
#F16AEC #F1B26A #6AF16F #6AA8F1
split-complementary
#F16AEC #A8F16A #6AF1B2
monochromatic
#CD13C6 #EC32E5 #F16AEC #F6A2F3 #FCDAFA
Accessibility & contrast
On white
2.62
#F16AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F16AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16AEC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16AEC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F94F0
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#F978A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f16aec; /* rgb */ color: rgb(241, 106, 236); /* oklch */ color: oklch(73.4% 0.223 329.0);
Tailwind
colors: {
custom: {
50: '#f99bf2',
500: '#f16aec',
950: '#000000',
},
}SCSS
$custom: #f16aec; $custom-light: #f99bf2; $custom-dark: #000000;
JSON
{
"hex": "#f16aec",
"rgb": {
"r": 241,
"g": 106,
"b": 236
},
"hsl": {
"h": 302.222,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.73369,
"c": 0.22279,
"h": 329
},
"luminance": 0.35065
}Semantic roles & 50–950 ramp
primary
#F16AEC
secondary
#C7F0C8
accent
#DF0E06
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85