#F58FF9#F58FF9
#F58FF9 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.3% C 0.179 H 325.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FF9 |
|---|---|
| RGB | rgb(245, 143, 249) |
| HSL | hsl(298, 90%, 77%) |
| HSV | hsv(298, 43%, 98%) |
| CMYK | cmyk(1.6%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(73.48, 53.86, -36.88) |
| CIE-LCH | lch(73.48, 65.28, 325.60°) |
| OKLab | oklab(79.34% 0.1482 -0.101) |
| OKLCH | oklch(79.34% 0.179 325.7) |
| XYZ | xyz(64.5761, 45.8999, 95.0622) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 7.68
Plum
#DDA0DD
ΔE00 7.77
Violet Pink
#FB5FFC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FF9 #93F98F
analogous
#C08FF9 #F58FF9 #F98FC8
triadic
#F58FF9 #F9F58F #8FF9F5
tetradic
#F58FF9 #F9C08F #93F98F #8FC8F9
square
#F58FF9 #F9C08F #93F98F #8FC8F9
split-complementary
#F58FF9 #C8F98F #8FF9C0
monochromatic
#EB1BF3 #F055F6 #F58FF9 #FAC9FC #FCE2FD
Accessibility & contrast
On white
2.06
#F58FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F58FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FF9
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FF9 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FA9AB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f58ff9; /* rgb */ color: rgb(245, 143, 249); /* oklch */ color: oklch(79.3% 0.179 325.7);
Tailwind
colors: {
custom: {
50: '#fab2fb',
500: '#f58ff9',
950: '#000000',
},
}SCSS
$custom: #f58ff9; $custom-light: #fab2fb; $custom-dark: #000000;
JSON
{
"hex": "#f58ff9",
"rgb": {
"r": 245,
"g": 143,
"b": 249
},
"hsl": {
"h": 297.736,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.79337,
"c": 0.17933,
"h": 325.7
},
"luminance": 0.45897
}Semantic roles & 50–950 ramp
primary
#F58FF9
secondary
#D7F6D5
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085