#F486FB#F486FB
#F486FB is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.0% C 0.195 H 325.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F486FB |
|---|---|
| RGB | rgb(244, 134, 251) |
| HSL | hsl(296, 94%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(2.8%, 46.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.73, 58.39, -40.70) |
| CIE-LCH | lch(71.73, 71.18, 325.12°) |
| OKLab | oklab(78.03% 0.1598 -0.1119) |
| OKLCH | oklch(78.03% 0.195 325) |
| XYZ | xyz(63.2444, 43.2514, 96.2651) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 6.28
Violet Pink
#FB5FFC
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F486FB #8DFB86
analogous
#B986FB #F486FB #FB86C8
triadic
#F486FB #FBF486 #86FBF4
tetradic
#F486FB #FBB986 #8DFB86 #86C8FB
square
#F486FB #FBB986 #8DFB86 #86C8FB
split-complementary
#F486FB #C8FB86 #86FBB9
monochromatic
#E910F7 #EF4BF9 #F486FB #F9C1FD #FCE1FE
Accessibility & contrast
On white
2.18
#F486FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F486FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F486FB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F486FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F486FB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#F993B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f486fb; /* rgb */ color: rgb(244, 134, 251); /* oklch */ color: oklch(78.0% 0.195 325.0);
Tailwind
colors: {
custom: {
50: '#faacfd',
500: '#f486fb',
950: '#000000',
},
}SCSS
$custom: #f486fb; $custom-light: #faacfd; $custom-dark: #000000;
JSON
{
"hex": "#f486fb",
"rgb": {
"r": 244,
"g": 134,
"b": 251
},
"hsl": {
"h": 296.41,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78032,
"c": 0.19509,
"h": 325
},
"luminance": 0.43248
}Semantic roles & 50–950 ramp
primary
#F486FB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85