#F484FB#F484FB
#F484FB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.8% C 0.198 H 325.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F484FB |
|---|---|
| RGB | rgb(244, 132, 251) |
| HSL | hsl(296, 94%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(2.8%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.35, 59.36, -41.29) |
| CIE-LCH | lch(71.35, 72.31, 325.18°) |
| OKLab | oklab(77.76% 0.1625 -0.1135) |
| OKLCH | oklch(77.76% 0.198 325.1) |
| XYZ | xyz(62.9706, 42.7037, 96.1738) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484FB #8BFB84
analogous
#B984FB #F484FB #FB84C6
triadic
#F484FB #FBF484 #84FBF4
tetradic
#F484FB #FBB984 #8BFB84 #84C6FB
square
#F484FB #FBB984 #8BFB84 #84C6FB
split-complementary
#F484FB #C6FB84 #84FBB9
monochromatic
#E90DF7 #EF49F9 #F484FB #F9BFFD #FCE1FE
Accessibility & contrast
On white
2.20
#F484FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F484FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484FB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484FB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#F992B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f484fb; /* rgb */ color: rgb(244, 132, 251); /* oklch */ color: oklch(77.8% 0.198 325.1);
Tailwind
colors: {
custom: {
50: '#faabfd',
500: '#f484fb',
950: '#000000',
},
}SCSS
$custom: #f484fb; $custom-light: #faabfd; $custom-dark: #000000;
JSON
{
"hex": "#f484fb",
"rgb": {
"r": 244,
"g": 132,
"b": 251
},
"hsl": {
"h": 296.471,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.77756,
"c": 0.19824,
"h": 325.1
},
"luminance": 0.42701
}Semantic roles & 50–950 ramp
primary
#F484FB
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85