#F16EEF#F16EEF
#F16EEF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.0% C 0.219 H 328.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F16EEF |
|---|---|
| RGB | rgb(241, 110, 239) |
| HSL | hsl(301, 82%, 69%) |
| HSV | hsv(301, 54%, 95%) |
| CMYK | cmyk(0%, 54.4%, 0.8%, 5.5%) |
| CIE-LAB | lab(66.59, 66.73, -42.18) |
| CIE-LCH | lch(66.59, 78.94, 327.70°) |
| OKLab | oklab(73.99% 0.1863 -0.116) |
| OKLCH | oklch(73.99% 0.219 328.1) |
| XYZ | xyz(57.4307, 36.0881, 85.5854) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.06
Light Magenta
#FA5FF7
ΔE00 2.39
Violet Pink
#FB5FFC
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 3.68
Orchid
#DA70D6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16EEF #6EF170
analogous
#B26EF1 #F16EEF #F16EAE
triadic
#F16EEF #EFF16E #6EEFF1
tetradic
#F16EEF #F1B26E #6EF170 #6EAEF1
square
#F16EEF #F1B26E #6EF170 #6EAEF1
split-complementary
#F16EEF #AEF16E #6EF1B2
monochromatic
#D014CE #EC36E9 #F16EEF #F6A6F5 #FCDEFB
Accessibility & contrast
On white
2.56
#F16EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F16EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16EEF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16EEF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F3
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#F87DA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f16eef; /* rgb */ color: rgb(241, 110, 239); /* oklch */ color: oklch(74.0% 0.219 328.1);
Tailwind
colors: {
custom: {
50: '#f89ef4',
500: '#f16eef',
950: '#000000',
},
}SCSS
$custom: #f16eef; $custom-light: #f89ef4; $custom-dark: #000000;
JSON
{
"hex": "#f16eef",
"rgb": {
"r": 241,
"g": 110,
"b": 239
},
"hsl": {
"h": 300.916,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.73989,
"c": 0.21949,
"h": 328.1
},
"luminance": 0.36085
}Semantic roles & 50–950 ramp
primary
#F16EEF
secondary
#CAF1CB
accent
#DF0A07
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85