#F16DEF#F16DEF
#F16DEF is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.9% C 0.221 H 328.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F16DEF |
|---|---|
| RGB | rgb(241, 109, 239) |
| HSL | hsl(301, 83%, 69%) |
| HSV | hsv(301, 55%, 95%) |
| CMYK | cmyk(0%, 54.8%, 0.8%, 5.5%) |
| CIE-LAB | lab(66.42, 67.17, -42.44) |
| CIE-LCH | lch(66.42, 79.46, 327.71°) |
| OKLab | oklab(73.87% 0.1876 -0.1167) |
| OKLCH | oklch(73.87% 0.221 328.1) |
| XYZ | xyz(57.3235, 35.8736, 85.5496) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Light Magenta
#FA5FF7
ΔE00 2.26
Violet Pink
#FB5FFC
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16DEF #6DF16F
analogous
#B16DF1 #F16DEF #F16DAD
triadic
#F16DEF #EFF16D #6DEFF1
tetradic
#F16DEF #F1B16D #6DF16F #6DADF1
square
#F16DEF #F1B16D #6DF16F #6DADF1
split-complementary
#F16DEF #ADF16D #6DF1B1
monochromatic
#D014CD #EC35E9 #F16DEF #F6A5F5 #FCDDFB
Accessibility & contrast
On white
2.57
#F16DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F16DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16DEF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16DEF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F3
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#F87CA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16def; /* rgb */ color: rgb(241, 109, 239); /* oklch */ color: oklch(73.9% 0.221 328.1);
Tailwind
colors: {
custom: {
50: '#f89df4',
500: '#f16def',
950: '#000000',
},
}SCSS
$custom: #f16def; $custom-light: #f89df4; $custom-dark: #000000;
JSON
{
"hex": "#f16def",
"rgb": {
"r": 241,
"g": 109,
"b": 239
},
"hsl": {
"h": 300.909,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.73869,
"c": 0.22094,
"h": 328.1
},
"luminance": 0.3587
}Semantic roles & 50–950 ramp
primary
#F16DEF
secondary
#C9F1CA
accent
#DF0A07
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85