#F17BF6#F17BF6
#F17BF6 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.206 H 325.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BF6 |
|---|---|
| RGB | rgb(241, 123, 246) |
| HSL | hsl(298, 87%, 72%) |
| HSV | hsv(298, 50%, 96%) |
| CMYK | cmyk(2%, 50%, 0%, 3.5%) |
| CIE-LAB | lab(69.13, 61.96, -42.06) |
| CIE-LCH | lch(69.13, 74.89, 325.83°) |
| OKLab | oklab(75.96% 0.1705 -0.1157) |
| OKLCH | oklch(75.96% 0.206 325.8) |
| XYZ | xyz(59.9919, 39.5237, 91.6398) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BF6 #80F67B
analogous
#B47BF6 #F17BF6 #F67BBE
triadic
#F17BF6 #F6F17B #7BF6F1
tetradic
#F17BF6 #F6B47B #80F67B #7BBEF6
square
#F17BF6 #F6B47B #80F67B #7BBEF6
split-complementary
#F17BF6 #BEF67B #7BF6B4
monochromatic
#DE10E7 #EB42F2 #F17BF6 #F7B4FA #FCE2FD
Accessibility & contrast
On white
2.36
#F17BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F17BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BF6
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BF6 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFA
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#F689AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17bf6; /* rgb */ color: rgb(241, 123, 246); /* oklch */ color: oklch(76.0% 0.206 325.8);
Tailwind
colors: {
custom: {
50: '#f8a5f9',
500: '#f17bf6',
950: '#000000',
},
}SCSS
$custom: #f17bf6; $custom-light: #f8a5f9; $custom-dark: #000000;
JSON
{
"hex": "#f17bf6",
"rgb": {
"r": 241,
"g": 123,
"b": 246
},
"hsl": {
"h": 297.561,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.75961,
"c": 0.20605,
"h": 325.8
},
"luminance": 0.39521
}Semantic roles & 50–950 ramp
primary
#F17BF6
secondary
#D7F5D6
accent
#E4020B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85