#F16CEB#F16CEB
#F16CEB is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.6% C 0.219 H 329.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F16CEB |
|---|---|
| RGB | rgb(241, 108, 235) |
| HSL | hsl(303, 83%, 68%) |
| HSV | hsv(303, 55%, 95%) |
| CMYK | cmyk(0%, 55.2%, 2.5%, 5.5%) |
| CIE-LAB | lab(66.08, 66.95, -40.77) |
| CIE-LCH | lch(66.08, 78.38, 328.66°) |
| OKLab | oklab(73.56% 0.1884 -0.1119) |
| OKLCH | oklch(73.56% 0.219 329.3) |
| XYZ | xyz(56.6330, 35.4277, 82.4365) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.47
Violet Pink
#FB5FFC
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 3.98
Orchid
#DA70D6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16CEB #6CF172
analogous
#B46CF1 #F16CEB #F16CA8
triadic
#F16CEB #EBF16C #6CEBF1
tetradic
#F16CEB #F1B46C #6CF172 #6CA8F1
square
#F16CEB #F1B46C #6CF172 #6CA8F1
split-complementary
#F16CEB #A8F16C #6CF1B4
monochromatic
#CF14C6 #EC34E3 #F16CEB #F6A4F3 #FCDCFA
Accessibility & contrast
On white
2.60
#F16CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F16CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16CEB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16CEB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EF
Deuteranopia (green-blind)
#8CA7E7
Tritanopia (blue-blind)
#F97AA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16ceb; /* rgb */ color: rgb(241, 108, 235); /* oklch */ color: oklch(73.6% 0.219 329.3);
Tailwind
colors: {
custom: {
50: '#f89cf2',
500: '#f16ceb',
950: '#000000',
},
}SCSS
$custom: #f16ceb; $custom-light: #f89cf2; $custom-dark: #000000;
JSON
{
"hex": "#f16ceb",
"rgb": {
"r": 241,
"g": 108,
"b": 235
},
"hsl": {
"h": 302.707,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.73559,
"c": 0.2191,
"h": 329.3
},
"luminance": 0.35424
}Semantic roles & 50–950 ramp
primary
#F16CEB
secondary
#C8F0CA
accent
#DF1006
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85