#F284FC#F284FC
#F284FC is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.6% C 0.198 H 324.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F284FC |
|---|---|
| RGB | rgb(242, 132, 252) |
| HSL | hsl(295, 95%, 75%) |
| HSV | hsv(295, 48%, 99%) |
| CMYK | cmyk(4%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.15, 58.99, -42.16) |
| CIE-LCH | lch(71.15, 72.51, 324.45°) |
| OKLab | oklab(77.57% 0.1605 -0.1161) |
| OKLCH | oklch(77.57% 0.198 324.1) |
| XYZ | xyz(62.4383, 42.4110, 96.9738) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F284FC #8EFC84
analogous
#B684FC #F284FC #FC84CA
triadic
#F284FC #FCF284 #84FCF2
tetradic
#F284FC #FCB684 #8EFC84 #84CAFC
square
#F284FC #FCB684 #8EFC84 #84CAFC
split-complementary
#F284FC #CAFC84 #84FCB6
monochromatic
#E50DF9 #EC48FB #F284FC #F8C0FD #FCE1FE
Accessibility & contrast
On white
2.21
#F284FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F284FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F284FC
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F284FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F284FC | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#F692B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f284fc; /* rgb */ color: rgb(242, 132, 252); /* oklch */ color: oklch(77.6% 0.198 324.1);
Tailwind
colors: {
custom: {
50: '#f8abfe',
500: '#f284fc',
950: '#000000',
},
}SCSS
$custom: #f284fc; $custom-light: #f8abfe; $custom-dark: #000000;
JSON
{
"hex": "#f284fc",
"rgb": {
"r": 242,
"g": 132,
"b": 252
},
"hsl": {
"h": 295,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.7757,
"c": 0.19804,
"h": 324.1
},
"luminance": 0.42408
}Semantic roles & 50–950 ramp
primary
#F284FC
secondary
#D7F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86