#F17BE0#F17BE0
#F17BE0 is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.0% C 0.187 H 332.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BE0 |
|---|---|
| RGB | rgb(241, 123, 224) |
| HSL | hsl(309, 81%, 71%) |
| HSV | hsv(309, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 7.1%, 5.5%) |
| CIE-LAB | lab(68.21, 58.23, -31.37) |
| CIE-LCH | lch(68.21, 66.14, 331.69°) |
| OKLab | oklab(74.98% 0.1668 -0.0852) |
| OKLCH | oklch(74.98% 0.187 332.9) |
| XYZ | xyz(56.8130, 38.2521, 74.8975) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BE0 #7BF18C
analogous
#C77BF1 #F17BE0 #F17BA5
triadic
#F17BE0 #E0F17B #7BE0F1
tetradic
#F17BE0 #F1C77B #7BF18C #7BA5F1
square
#F17BE0 #F1C77B #7BF18C #7BA5F1
split-complementary
#F17BE0 #A5F17B #7BF1C7
monochromatic
#DA17BE #EB44D3 #F17BE0 #F7B2ED #FCE3F9
Accessibility & contrast
On white
2.43
#F17BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F17BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BE0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BE0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799CE3
Deuteranopia (green-blind)
#9AACDD
Tritanopia (blue-blind)
#FA83A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f17be0; /* rgb */ color: rgb(241, 123, 224); /* oklch */ color: oklch(75.0% 0.187 332.9);
Tailwind
colors: {
custom: {
50: '#f8a5ea',
500: '#f17be0',
950: '#000000',
},
}SCSS
$custom: #f17be0; $custom-light: #f8a5ea; $custom-dark: #000000;
JSON
{
"hex": "#f17be0",
"rgb": {
"r": 241,
"g": 123,
"b": 224
},
"hsl": {
"h": 308.644,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.74976,
"c": 0.18731,
"h": 332.9
},
"luminance": 0.38249
}Semantic roles & 50–950 ramp
primary
#F17BE0
secondary
#D5F3D9
accent
#DD2708
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84