#F284F9#F284F9
#F284F9 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.4% C 0.195 H 325.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F284F9 |
|---|---|
| RGB | rgb(242, 132, 249) |
| HSL | hsl(296, 91%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(2.8%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(71.02, 58.45, -40.73) |
| CIE-LCH | lch(71.02, 71.24, 325.13°) |
| OKLab | oklab(77.43% 0.16 -0.1119) |
| OKLCH | oklch(77.43% 0.195 325) |
| XYZ | xyz(61.9666, 42.2223, 94.4899) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.93
Candy Pink
#FF63E9
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F284F9 #8BF984
analogous
#B784F9 #F284F9 #F984C6
triadic
#F284F9 #F9F284 #84F9F2
tetradic
#F284F9 #F9B784 #8BF984 #84C6F9
square
#F284F9 #F9B784 #8BF984 #84C6F9
split-complementary
#F284F9 #C6F984 #84F9B7
monochromatic
#E60FF3 #EC4AF6 #F284F9 #F8BEFC #FCE2FE
Accessibility & contrast
On white
2.22
#F284F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F284F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F284F9
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F284F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F284F9 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#F791B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f284f9; /* rgb */ color: rgb(242, 132, 249); /* oklch */ color: oklch(77.4% 0.195 325.0);
Tailwind
colors: {
custom: {
50: '#f8abfb',
500: '#f284f9',
950: '#000000',
},
}SCSS
$custom: #f284f9; $custom-light: #f8abfb; $custom-dark: #000000;
JSON
{
"hex": "#f284f9",
"rgb": {
"r": 242,
"g": 132,
"b": 249
},
"hsl": {
"h": 296.41,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.77432,
"c": 0.19528,
"h": 325
},
"luminance": 0.42219
}Semantic roles & 50–950 ramp
primary
#F284F9
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85