#F16DEE#F16DEE
#F16DEE is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.8% C 0.220 H 328.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F16DEE |
|---|---|
| RGB | rgb(241, 109, 238) |
| HSL | hsl(301, 83%, 69%) |
| HSV | hsv(301, 55%, 95%) |
| CMYK | cmyk(0%, 54.8%, 1.2%, 5.5%) |
| CIE-LAB | lab(66.38, 67.00, -41.96) |
| CIE-LCH | lch(66.38, 79.06, 327.94°) |
| OKLab | oklab(73.82% 0.1875 -0.1153) |
| OKLCH | oklch(73.82% 0.22 328.4) |
| XYZ | xyz(57.1761, 35.8146, 84.7737) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.07
Light Magenta
#FA5FF7
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 2.63
Violet Pink
#FB5FFC
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.83
Orchid
#DA70D6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16DEE #6DF170
analogous
#B26DF1 #F16DEE #F16DAC
triadic
#F16DEE #EEF16D #6DEEF1
tetradic
#F16DEE #F1B26D #6DF170 #6DACF1
square
#F16DEE #F1B26D #6DF170 #6DACF1
split-complementary
#F16DEE #ACF16D #6DF1B2
monochromatic
#D014CB #EC35E7 #F16DEE #F6A5F5 #FCDDFB
Accessibility & contrast
On white
2.57
#F16DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F16DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16DEE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16DEE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#8BA8EA
Tritanopia (blue-blind)
#F87BA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16dee; /* rgb */ color: rgb(241, 109, 238); /* oklch */ color: oklch(73.8% 0.220 328.4);
Tailwind
colors: {
custom: {
50: '#f89df4',
500: '#f16dee',
950: '#000000',
},
}SCSS
$custom: #f16dee; $custom-light: #f89df4; $custom-dark: #000000;
JSON
{
"hex": "#f16dee",
"rgb": {
"r": 241,
"g": 109,
"b": 238
},
"hsl": {
"h": 301.364,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.73821,
"c": 0.22012,
"h": 328.4
},
"luminance": 0.35811
}Semantic roles & 50–950 ramp
primary
#F16DEE
secondary
#C9F1CA
accent
#DF0C07
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85