#F17BF0#F17BF0
#F17BF0 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.7% C 0.201 H 327.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BF0 |
|---|---|
| RGB | rgb(241, 123, 240) |
| HSL | hsl(301, 81%, 71%) |
| HSV | hsv(301, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 0.4%, 5.5%) |
| CIE-LAB | lab(68.87, 60.92, -39.17) |
| CIE-LCH | lch(68.87, 72.42, 327.26°) |
| OKLab | oklab(75.68% 0.1696 -0.1074) |
| OKLCH | oklch(75.68% 0.201 327.6) |
| XYZ | xyz(59.0858, 39.1612, 86.8679) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.41
Purply Pink
#F075E6
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BF0 #7BF17C
analogous
#B77BF1 #F17BF0 #F17BB5
triadic
#F17BF0 #F0F17B #7BF0F1
tetradic
#F17BF0 #F1B77B #7BF17C #7BB5F1
square
#F17BF0 #F1B77B #7BF17C #7BB5F1
split-complementary
#F17BF0 #B5F17B #7BF1B7
monochromatic
#DA17D9 #EB44EA #F17BF0 #F7B2F6 #FCE3FC
Accessibility & contrast
On white
2.38
#F17BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F17BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BF0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BF0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#F787AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f17bf0; /* rgb */ color: rgb(241, 123, 240); /* oklch */ color: oklch(75.7% 0.201 327.6);
Tailwind
colors: {
custom: {
50: '#f8a5f5',
500: '#f17bf0',
950: '#000000',
},
}SCSS
$custom: #f17bf0; $custom-light: #f8a5f5; $custom-dark: #000000;
JSON
{
"hex": "#f17bf0",
"rgb": {
"r": 241,
"g": 123,
"b": 240
},
"hsl": {
"h": 300.508,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.75683,
"c": 0.20077,
"h": 327.6
},
"luminance": 0.39158
}Semantic roles & 50–950 ramp
primary
#F17BF0
secondary
#D5F3D5
accent
#DD0A08
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85