#F17BF8#F17BF8
#F17BF8 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.208 H 325.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BF8 |
|---|---|
| RGB | rgb(241, 123, 248) |
| HSL | hsl(297, 90%, 73%) |
| HSV | hsv(297, 50%, 97%) |
| CMYK | cmyk(2.8%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.22, 62.32, -43.01) |
| CIE-LCH | lch(69.22, 75.72, 325.38°) |
| OKLab | oklab(76.05% 0.1708 -0.1185) |
| OKLCH | oklch(76.05% 0.208 325.2) |
| XYZ | xyz(60.3005, 39.6471, 93.2652) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.72
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BF8 #82F87B
analogous
#B27BF8 #F17BF8 #F87BC0
triadic
#F17BF8 #F8F17B #7BF8F1
tetradic
#F17BF8 #F8B27B #82F87B #7BC0F8
square
#F17BF8 #F8B27B #82F87B #7BC0F8
split-complementary
#F17BF8 #C0F87B #7BF8B2
monochromatic
#E00DEC #EB41F5 #F17BF8 #F7B5FB #FCE2FD
Accessibility & contrast
On white
2.35
#F17BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F17BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BF8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BF8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#F68AAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17bf8; /* rgb */ color: rgb(241, 123, 248); /* oklch */ color: oklch(76.1% 0.208 325.2);
Tailwind
colors: {
custom: {
50: '#f8a5fb',
500: '#f17bf8',
950: '#000000',
},
}SCSS
$custom: #f17bf8; $custom-light: #f8a5fb; $custom-dark: #000000;
JSON
{
"hex": "#f17bf8",
"rgb": {
"r": 241,
"g": 123,
"b": 248
},
"hsl": {
"h": 296.64,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76055,
"c": 0.20782,
"h": 325.2
},
"luminance": 0.39644
}Semantic roles & 50–950 ramp
primary
#F17BF8
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85