#F16FDE#F16FDE
#F16FDE is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.3% C 0.204 H 333.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FDE |
|---|---|
| RGB | rgb(241, 111, 222) |
| HSL | hsl(309, 82%, 69%) |
| HSV | hsv(309, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 7.9%, 5.5%) |
| CIE-LAB | lab(66.02, 63.50, -33.64) |
| CIE-LCH | lch(66.02, 71.86, 332.08°) |
| OKLab | oklab(73.33% 0.1826 -0.0916) |
| OKLCH | oklch(73.33% 0.204 333.4) |
| XYZ | xyz(55.1449, 35.3474, 73.0113) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.62
Candy Pink
#FF63E9
ΔE00 2.63
Orchid
#DA70D6
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FDE #6FF182
analogous
#C36FF1 #F16FDE #F16F9D
triadic
#F16FDE #DEF16F #6FDEF1
tetradic
#F16FDE #F1C36F #6FF182 #6F9DF1
square
#F16FDE #F1C36F #6FF182 #6F9DF1
split-complementary
#F16FDE #9DF16F #6FF1C3
monochromatic
#D114B6 #EC37D1 #F16FDE #F6A7EB #FCDFF8
Accessibility & contrast
On white
2.60
#F16FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F16FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FDE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FDE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94E2
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#FB789D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f16fde; /* rgb */ color: rgb(241, 111, 222); /* oklch */ color: oklch(73.3% 0.204 333.4);
Tailwind
colors: {
custom: {
50: '#f89ee8',
500: '#f16fde',
950: '#000000',
},
}SCSS
$custom: #f16fde; $custom-light: #f89ee8; $custom-dark: #000000;
JSON
{
"hex": "#f16fde",
"rgb": {
"r": 241,
"g": 111,
"b": 222
},
"hsl": {
"h": 308.769,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.7333,
"c": 0.20428,
"h": 333.4
},
"luminance": 0.35344
}Semantic roles & 50–950 ramp
primary
#F16FDE
secondary
#CBF1D0
accent
#DF2607
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84