#F16CEC#F16CEC
#F16CEC is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.6% C 0.220 H 329.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F16CEC |
|---|---|
| RGB | rgb(241, 108, 236) |
| HSL | hsl(302, 83%, 68%) |
| HSV | hsv(302, 55%, 95%) |
| CMYK | cmyk(0%, 55.2%, 2.1%, 5.5%) |
| CIE-LAB | lab(66.13, 67.11, -41.25) |
| CIE-LCH | lch(66.13, 78.78, 328.42°) |
| OKLab | oklab(73.61% 0.1885 -0.1133) |
| OKLCH | oklch(73.61% 0.22 329) |
| XYZ | xyz(56.7779, 35.4856, 83.1995) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Light Magenta
#FA5FF7
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 2.42
Violet Pink
#FB5FFC
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 3.98
Orchid
#DA70D6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16CEC #6CF171
analogous
#B36CF1 #F16CEC #F16CA9
triadic
#F16CEC #ECF16C #6CECF1
tetradic
#F16CEC #F1B36C #6CF171 #6CA9F1
square
#F16CEC #F1B36C #6CF171 #6CA9F1
split-complementary
#F16CEC #A9F16C #6CF1B3
monochromatic
#CF14C8 #EC34E5 #F16CEC #F6A4F3 #FCDCFA
Accessibility & contrast
On white
2.59
#F16CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F16CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16CEC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16CEC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195F0
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#F87AA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16cec; /* rgb */ color: rgb(241, 108, 236); /* oklch */ color: oklch(73.6% 0.220 329.0);
Tailwind
colors: {
custom: {
50: '#f99cf2',
500: '#f16cec',
950: '#000000',
},
}SCSS
$custom: #f16cec; $custom-light: #f99cf2; $custom-dark: #000000;
JSON
{
"hex": "#f16cec",
"rgb": {
"r": 241,
"g": 108,
"b": 236
},
"hsl": {
"h": 302.256,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.73606,
"c": 0.21992,
"h": 329
},
"luminance": 0.35482
}Semantic roles & 50–950 ramp
primary
#F16CEC
secondary
#C8F0CA
accent
#DF0F06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85