#F58EFF#F58EFF
#F58EFF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.187 H 323.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EFF |
|---|---|
| RGB | rgb(245, 142, 255) |
| HSL | hsl(295, 100%, 78%) |
| HSV | hsv(295, 44%, 100%) |
| CMYK | cmyk(3.9%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(73.53, 55.45, -40.05) |
| CIE-LCH | lch(73.53, 68.40, 324.16°) |
| OKLab | oklab(79.46% 0.1507 -0.11) |
| OKLCH | oklch(79.46% 0.187 323.9) |
| XYZ | xyz(65.3774, 45.9813, 100.0199) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.62
Candy Pink
#FF63E9
ΔE00 7.78
Violet Pink
#FB5FFC
ΔE00 7.80
Light Magenta
#FA5FF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EFF #98FF8E
analogous
#BC8EFF #F58EFF #FF8ED1
triadic
#F58EFF #FFF58E #8EFFF5
tetradic
#F58EFF #FFBC8E #98FF8E #8ED1FF
square
#F58EFF #FFBC8E #98FF8E #8ED1FF
split-complementary
#F58EFF #D1FF8E #8EFFBC
monochromatic
#EA14FF #F051FF #F58EFF #FACBFF #FCE0FF
Accessibility & contrast
On white
2.06
#F58EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F58EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EFF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EFF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#F99BBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f58eff; /* rgb */ color: rgb(245, 142, 255); /* oklch */ color: oklch(79.5% 0.187 323.9);
Tailwind
colors: {
custom: {
50: '#fab2ff',
500: '#f58eff',
950: '#000000',
},
}SCSS
$custom: #f58eff; $custom-light: #fab2ff; $custom-dark: #000000;
JSON
{
"hex": "#f58eff",
"rgb": {
"r": 245,
"g": 142,
"b": 255
},
"hsl": {
"h": 294.69,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79457,
"c": 0.18659,
"h": 323.9
},
"luminance": 0.45978
}Semantic roles & 50–950 ramp
primary
#F58EFF
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086