#F17BFC#F17BFC
#F17BFC is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.211 H 324.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BFC |
|---|---|
| RGB | rgb(241, 123, 252) |
| HSL | hsl(295, 96%, 74%) |
| HSV | hsv(295, 51%, 99%) |
| CMYK | cmyk(4.4%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.40, 63.03, -44.92) |
| CIE-LCH | lch(69.40, 77.40, 324.52°) |
| OKLab | oklab(76.25% 0.1713 -0.124) |
| OKLCH | oklch(76.25% 0.211 324.1) |
| XYZ | xyz(60.9277, 39.8980, 96.5684) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 5.11
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BFC #86FC7B
analogous
#B07BFC #F17BFC #FC7BC6
triadic
#F17BFC #FCF17B #7BFCF1
tetradic
#F17BFC #FCB07B #86FC7B #7BC6FC
square
#F17BFC #FCB07B #86FC7B #7BC6FC
split-complementary
#F17BFC #C6FC7B #7BFCB0
monochromatic
#E206F7 #EB3FFB #F17BFC #F7B7FD #FCE1FE
Accessibility & contrast
On white
2.34
#F17BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F17BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BFC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BFC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#F58BB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17bfc; /* rgb */ color: rgb(241, 123, 252); /* oklch */ color: oklch(76.2% 0.211 324.1);
Tailwind
colors: {
custom: {
50: '#f8a6fe',
500: '#f17bfc',
950: '#000000',
},
}SCSS
$custom: #f17bfc; $custom-light: #f8a6fe; $custom-dark: #000000;
JSON
{
"hex": "#f17bfc",
"rgb": {
"r": 241,
"g": 123,
"b": 252
},
"hsl": {
"h": 294.884,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.76246,
"c": 0.21141,
"h": 324.1
},
"luminance": 0.39895
}Semantic roles & 50–950 ramp
primary
#F17BFC
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86