#F16CED#F16CED
#F16CED is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.7% C 0.221 H 328.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F16CED |
|---|---|
| RGB | rgb(241, 108, 237) |
| HSL | hsl(302, 83%, 68%) |
| HSV | hsv(302, 55%, 95%) |
| CMYK | cmyk(0%, 55.2%, 1.7%, 5.5%) |
| CIE-LAB | lab(66.17, 67.28, -41.73) |
| CIE-LCH | lch(66.17, 79.17, 328.19°) |
| OKLab | oklab(73.65% 0.1886 -0.1147) |
| OKLCH | oklch(73.65% 0.221 328.7) |
| XYZ | xyz(56.9236, 35.5439, 83.9668) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 2.51
Violet Pink
#FB5FFC
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16CED #6CF170
analogous
#B36CF1 #F16CED #F16CAA
triadic
#F16CED #EDF16C #6CEDF1
tetradic
#F16CED #F1B36C #6CF170 #6CAAF1
square
#F16CED #F1B36C #6CF170 #6CAAF1
split-complementary
#F16CED #AAF16C #6CF1B3
monochromatic
#CF14C9 #EC34E6 #F16CED #F6A4F4 #FCDCFB
Accessibility & contrast
On white
2.59
#F16CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F16CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16CED
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16CED | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195F1
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#F87AA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16ced; /* rgb */ color: rgb(241, 108, 237); /* oklch */ color: oklch(73.7% 0.221 328.7);
Tailwind
colors: {
custom: {
50: '#f99cf3',
500: '#f16ced',
950: '#000000',
},
}SCSS
$custom: #f16ced; $custom-light: #f99cf3; $custom-dark: #000000;
JSON
{
"hex": "#f16ced",
"rgb": {
"r": 241,
"g": 108,
"b": 237
},
"hsl": {
"h": 301.805,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.73654,
"c": 0.22074,
"h": 328.7
},
"luminance": 0.3554
}Semantic roles & 50–950 ramp
primary
#F16CED
secondary
#C8F0CA
accent
#DF0D06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85