#F16EE4#F16EE4
#F16EE4 is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.5% C 0.211 H 331.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F16EE4 |
|---|---|
| RGB | rgb(241, 110, 228) |
| HSL | hsl(306, 82%, 69%) |
| HSV | hsv(306, 54%, 95%) |
| CMYK | cmyk(0%, 54.4%, 5.4%, 5.5%) |
| CIE-LAB | lab(66.10, 64.91, -36.85) |
| CIE-LCH | lch(66.10, 74.64, 330.42°) |
| OKLab | oklab(73.48% 0.1849 -0.1007) |
| OKLCH | oklch(73.48% 0.211 331.4) |
| XYZ | xyz(55.8549, 35.4578, 77.2859) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.24
Candy Pink
#FF63E9
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 3.54
Orchid
#DA70D6
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16EE4 #6EF17B
analogous
#BD6EF1 #F16EE4 #F16EA3
triadic
#F16EE4 #E4F16E #6EE4F1
tetradic
#F16EE4 #F1BD6E #6EF17B #6EA3F1
square
#F16EE4 #F1BD6E #6EF17B #6EA3F1
split-complementary
#F16EE4 #A3F16E #6EF1BD
monochromatic
#D014BE #EC36DA #F16EE4 #F6A6EE #FCDEF9
Accessibility & contrast
On white
2.60
#F16EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F16EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16EE4
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16EE4 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6895E8
Deuteranopia (green-blind)
#90A7E0
Tritanopia (blue-blind)
#FA799F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16ee4; /* rgb */ color: rgb(241, 110, 228); /* oklch */ color: oklch(73.5% 0.211 331.4);
Tailwind
colors: {
custom: {
50: '#f89ded',
500: '#f16ee4',
950: '#000000',
},
}SCSS
$custom: #f16ee4; $custom-light: #f89ded; $custom-dark: #000000;
JSON
{
"hex": "#f16ee4",
"rgb": {
"r": 241,
"g": 110,
"b": 228
},
"hsl": {
"h": 305.954,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.73476,
"c": 0.21051,
"h": 331.4
},
"luminance": 0.35454
}Semantic roles & 50–950 ramp
primary
#F16EE4
secondary
#CAF1CE
accent
#DF1C07
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84