#F16CEE#F16CEE
#F16CEE is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.7% C 0.222 H 328.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F16CEE |
|---|---|
| RGB | rgb(241, 108, 238) |
| HSL | hsl(301, 83%, 68%) |
| HSV | hsv(301, 55%, 95%) |
| CMYK | cmyk(0%, 55.2%, 1.2%, 5.5%) |
| CIE-LAB | lab(66.22, 67.44, -42.22) |
| CIE-LCH | lch(66.22, 79.57, 327.96°) |
| OKLab | oklab(73.7% 0.1887 -0.1161) |
| OKLCH | oklch(73.7% 0.222 328.4) |
| XYZ | xyz(57.0701, 35.6025, 84.7384) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 2.61
Violet (CSS)
#EE82EE
ΔE00 4.01
Orchid
#DA70D6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16CEE #6CF16F
analogous
#B16CF1 #F16CEE #F16CAB
triadic
#F16CEE #EEF16C #6CEEF1
tetradic
#F16CEE #F1B16C #6CF16F #6CABF1
square
#F16CEE #F1B16C #6CF16F #6CABF1
split-complementary
#F16CEE #ABF16C #6CF1B1
monochromatic
#CF14CB #EC34E8 #F16CEE #F6A4F4 #FCDCFB
Accessibility & contrast
On white
2.59
#F16CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F16CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16CEE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16CEE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F2
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#F87BA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16cee; /* rgb */ color: rgb(241, 108, 238); /* oklch */ color: oklch(73.7% 0.222 328.4);
Tailwind
colors: {
custom: {
50: '#f99cf4',
500: '#f16cee',
950: '#000000',
},
}SCSS
$custom: #f16cee; $custom-light: #f99cf4; $custom-dark: #000000;
JSON
{
"hex": "#f16cee",
"rgb": {
"r": 241,
"g": 108,
"b": 238
},
"hsl": {
"h": 301.353,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.73702,
"c": 0.22156,
"h": 328.4
},
"luminance": 0.35599
}Semantic roles & 50–950 ramp
primary
#F16CEE
secondary
#C8F0C9
accent
#DF0B06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85