#F85FF0#F85FF0
#F85FF0 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 73.3% C 0.245 H 329.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F85FF0 |
|---|---|
| RGB | rgb(248, 95, 240) |
| HSL | hsl(303, 92%, 67%) |
| HSV | hsv(303, 62%, 97%) |
| CMYK | cmyk(0%, 61.7%, 3.2%, 2.7%) |
| CIE-LAB | lab(65.31, 74.93, -44.68) |
| CIE-LCH | lch(65.31, 87.24, 329.19°) |
| OKLab | oklab(73.27% 0.2117 -0.1229) |
| OKLCH | oklch(73.27% 0.245 329.9) |
| XYZ | xyz(58.5314, 34.4363, 85.9852) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 0.98
Violet Pink
#FB5FFC
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 3.78
Orchid
#DA70D6
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F85FF0 #5FF867
analogous
#B35FF8 #F85FF0 #F85FA4
triadic
#F85FF0 #F0F85F #5FF0F8
tetradic
#F85FF0 #F8B35F #5FF867 #5FA4F8
square
#F85FF0 #F8B35F #5FF867 #5FA4F8
split-complementary
#F85FF0 #A4F85F #5FF8B3
monochromatic
#D309C9 #F524EB #F85FF0 #FB9AF5 #FDD4FB
Accessibility & contrast
On white
2.66
#F85FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#F85FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F85FF0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F85FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F85FF0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5291F4
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#FF709F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f85ff0; /* rgb */ color: rgb(248, 95, 240); /* oklch */ color: oklch(73.3% 0.245 329.9);
Tailwind
colors: {
custom: {
50: '#fe96f5',
500: '#f85ff0',
950: '#000000',
},
}SCSS
$custom: #f85ff0; $custom-light: #fe96f5; $custom-dark: #000000;
JSON
{
"hex": "#f85ff0",
"rgb": {
"r": 248,
"g": 95,
"b": 240
},
"hsl": {
"h": 303.137,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.73266,
"c": 0.24483,
"h": 329.9
},
"luminance": 0.34432
}Semantic roles & 50–950 ramp
primary
#F85FF0
secondary
#C1F2C4
accent
#E60C00
background
#FFF9FF
surface
#FFF2FE
border
#D7CCD6
text
#180E17
muted
#867E85