#F486FC#F486FC
#F486FC is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.196 H 324.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F486FC |
|---|---|
| RGB | rgb(244, 134, 252) |
| HSL | hsl(296, 95%, 76%) |
| HSV | hsv(296, 47%, 99%) |
| CMYK | cmyk(3.2%, 46.8%, 0%, 1.2%) |
| CIE-LAB | lab(71.77, 58.57, -41.18) |
| CIE-LCH | lch(71.77, 71.60, 324.89°) |
| OKLab | oklab(78.08% 0.16 -0.1132) |
| OKLCH | oklch(78.08% 0.196 324.7) |
| XYZ | xyz(63.4025, 43.3146, 97.0975) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 6.16
Violet Pink
#FB5FFC
ΔE00 6.27
Light Magenta
#FA5FF7
ΔE00 6.34
Candy Pink
#FF63E9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F486FC #8EFC86
analogous
#B986FC #F486FC #FC86C9
triadic
#F486FC #FCF486 #86FCF4
tetradic
#F486FC #FCB986 #8EFC86 #86C9FC
square
#F486FC #FCB986 #8EFC86 #86C9FC
split-complementary
#F486FC #C9FC86 #86FCB9
monochromatic
#E90FF9 #EF4AFB #F486FC #F9C2FD #FCE1FE
Accessibility & contrast
On white
2.17
#F486FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F486FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F486FC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F486FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F486FC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#98B5F8
Tritanopia (blue-blind)
#F994B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f486fc; /* rgb */ color: rgb(244, 134, 252); /* oklch */ color: oklch(78.1% 0.196 324.7);
Tailwind
colors: {
custom: {
50: '#faacfd',
500: '#f486fc',
950: '#000000',
},
}SCSS
$custom: #f486fc; $custom-light: #faacfd; $custom-dark: #000000;
JSON
{
"hex": "#f486fc",
"rgb": {
"r": 244,
"g": 134,
"b": 252
},
"hsl": {
"h": 295.932,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78078,
"c": 0.196,
"h": 324.7
},
"luminance": 0.43312
}Semantic roles & 50–950 ramp
primary
#F486FC
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86