#F084FC#F084FC
#F084FC is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.3% C 0.197 H 323.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F084FC |
|---|---|
| RGB | rgb(240, 132, 252) |
| HSL | hsl(294, 95%, 75%) |
| HSV | hsv(294, 48%, 99%) |
| CMYK | cmyk(4.8%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.91, 58.44, -42.56) |
| CIE-LCH | lch(70.91, 72.29, 323.94°) |
| OKLab | oklab(77.34% 0.1582 -0.1172) |
| OKLCH | oklch(77.34% 0.197 323.5) |
| XYZ | xyz(61.7554, 42.0589, 96.9418) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F084FC #90FC84
analogous
#B484FC #F084FC #FC84CC
triadic
#F084FC #FCF084 #84FCF0
tetradic
#F084FC #FCB484 #90FC84 #84CCFC
square
#F084FC #FCB484 #90FC84 #84CCFC
split-complementary
#F084FC #CCFC84 #84FCB4
monochromatic
#E10DF9 #E948FB #F084FC #F7C0FD #FBE1FE
Accessibility & contrast
On white
2.23
#F084FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F084FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F084FC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F084FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F084FC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#F493B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f084fc; /* rgb */ color: rgb(240, 132, 252); /* oklch */ color: oklch(77.3% 0.197 323.5);
Tailwind
colors: {
custom: {
50: '#f7abfe',
500: '#f084fc',
950: '#000000',
},
}SCSS
$custom: #f084fc; $custom-light: #f7abfe; $custom-dark: #000000;
JSON
{
"hex": "#f084fc",
"rgb": {
"r": 240,
"g": 132,
"b": 252
},
"hsl": {
"h": 294,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.77339,
"c": 0.19693,
"h": 323.5
},
"luminance": 0.42056
}Semantic roles & 50–950 ramp
primary
#F084FC
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86