#F16CEF#F16CEF
#F16CEF is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.8% C 0.222 H 328.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F16CEF |
|---|---|
| RGB | rgb(241, 108, 239) |
| HSL | hsl(301, 83%, 68%) |
| HSV | hsv(301, 55%, 95%) |
| CMYK | cmyk(0%, 55.2%, 0.8%, 5.5%) |
| CIE-LAB | lab(66.26, 67.61, -42.70) |
| CIE-LCH | lch(66.26, 79.96, 327.73°) |
| OKLab | oklab(73.75% 0.1888 -0.1174) |
| OKLCH | oklch(73.75% 0.222 328.1) |
| XYZ | xyz(57.2174, 35.6614, 85.5142) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 2.32
Violet Pink
#FB5FFC
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16CEF #6CF16E
analogous
#B06CF1 #F16CEF #F16CAC
triadic
#F16CEF #EFF16C #6CEFF1
tetradic
#F16CEF #F1B06C #6CF16E #6CACF1
square
#F16CEF #F1B06C #6CF16E #6CACF1
split-complementary
#F16CEF #ACF16C #6CF1B0
monochromatic
#CF14CC #EC34E9 #F16CEF #F6A4F5 #FCDCFB
Accessibility & contrast
On white
2.58
#F16CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F16CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16CEF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16CEF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F3
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#F87BA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16cef; /* rgb */ color: rgb(241, 108, 239); /* oklch */ color: oklch(73.8% 0.222 328.1);
Tailwind
colors: {
custom: {
50: '#f99cf4',
500: '#f16cef',
950: '#000000',
},
}SCSS
$custom: #f16cef; $custom-light: #f99cf4; $custom-dark: #000000;
JSON
{
"hex": "#f16cef",
"rgb": {
"r": 241,
"g": 108,
"b": 239
},
"hsl": {
"h": 300.902,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.7375,
"c": 0.22238,
"h": 328.1
},
"luminance": 0.35658
}Semantic roles & 50–950 ramp
primary
#F16CEF
secondary
#C8F0C9
accent
#DF0A06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85