#F58DFF#F58DFF
#F58DFF is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.188 H 323.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DFF |
|---|---|
| RGB | rgb(245, 141, 255) |
| HSL | hsl(295, 100%, 78%) |
| HSV | hsv(295, 45%, 100%) |
| CMYK | cmyk(3.9%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(73.34, 55.94, -40.35) |
| CIE-LCH | lch(73.34, 68.98, 324.20°) |
| OKLab | oklab(79.31% 0.1521 -0.1109) |
| OKLCH | oklch(79.31% 0.188 323.9) |
| XYZ | xyz(65.2293, 45.6851, 99.9705) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 7.60
Candy Pink
#FF63E9
ΔE00 7.62
Light Magenta
#FA5FF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DFF #97FF8D
analogous
#BC8DFF #F58DFF #FF8DD0
triadic
#F58DFF #FFF58D #8DFFF5
tetradic
#F58DFF #FFBC8D #97FF8D #8DD0FF
square
#F58DFF #FFBC8D #97FF8D #8DD0FF
split-complementary
#F58DFF #D0FF8D #8DFFBC
monochromatic
#EA13FF #F050FF #F58DFF #FACAFF #FCE0FF
Accessibility & contrast
On white
2.07
#F58DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F58DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DFF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DFF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#F99ABA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f58dff; /* rgb */ color: rgb(245, 141, 255); /* oklch */ color: oklch(79.3% 0.188 323.9);
Tailwind
colors: {
custom: {
50: '#fab1ff',
500: '#f58dff',
950: '#000000',
},
}SCSS
$custom: #f58dff; $custom-light: #fab1ff; $custom-dark: #000000;
JSON
{
"hex": "#f58dff",
"rgb": {
"r": 245,
"g": 141,
"b": 255
},
"hsl": {
"h": 294.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79314,
"c": 0.18819,
"h": 323.9
},
"luminance": 0.45682
}Semantic roles & 50–950 ramp
primary
#F58DFF
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086