#F16FEA#F16FEA
#F16FEA is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.9% C 0.214 H 329.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FEA |
|---|---|
| RGB | rgb(241, 111, 234) |
| HSL | hsl(303, 82%, 69%) |
| HSV | hsv(303, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 2.9%, 5.5%) |
| CIE-LAB | lab(66.53, 65.44, -39.51) |
| CIE-LCH | lch(66.53, 76.45, 328.88°) |
| OKLab | oklab(73.88% 0.1844 -0.1083) |
| OKLCH | oklch(73.88% 0.214 329.6) |
| XYZ | xyz(56.8108, 36.0138, 81.7850) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.33
Candy Pink
#FF63E9
ΔE00 2.44
Light Magenta
#FA5FF7
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 3.48
Orchid
#DA70D6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FEA #6FF176
analogous
#B76FF1 #F16FEA #F16FA9
triadic
#F16FEA #EAF16F #6FEAF1
tetradic
#F16FEA #F1B76F #6FF176 #6FA9F1
square
#F16FEA #F1B76F #6FF176 #6FA9F1
split-complementary
#F16FEA #A9F16F #6FF1B7
monochromatic
#D114C7 #EC37E2 #F16FEA #F6A7F2 #FCDFFA
Accessibility & contrast
On white
2.56
#F16FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F16FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FEA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FEA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EE
Deuteranopia (green-blind)
#8EA8E6
Tritanopia (blue-blind)
#F97CA3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f16fea; /* rgb */ color: rgb(241, 111, 234); /* oklch */ color: oklch(73.9% 0.214 329.6);
Tailwind
colors: {
custom: {
50: '#f89ef1',
500: '#f16fea',
950: '#000000',
},
}SCSS
$custom: #f16fea; $custom-light: #f89ef1; $custom-dark: #000000;
JSON
{
"hex": "#f16fea",
"rgb": {
"r": 241,
"g": 111,
"b": 234
},
"hsl": {
"h": 303.231,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.73875,
"c": 0.21389,
"h": 329.6
},
"luminance": 0.3601
}Semantic roles & 50–950 ramp
primary
#F16FEA
secondary
#CBF1CD
accent
#DF1207
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85