#F484F8#F484F8
#F484F8 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.6% C 0.196 H 326.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F484F8 |
|---|---|
| RGB | rgb(244, 132, 248) |
| HSL | hsl(298, 89%, 75%) |
| HSV | hsv(298, 47%, 97%) |
| CMYK | cmyk(1.6%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(71.23, 58.83, -39.85) |
| CIE-LCH | lch(71.23, 71.05, 325.89°) |
| OKLab | oklab(77.62% 0.1621 -0.1094) |
| OKLCH | oklch(77.62% 0.196 326) |
| XYZ | xyz(62.5015, 42.5161, 93.7030) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484F8 #88F884
analogous
#BA84F8 #F484F8 #F884C2
triadic
#F484F8 #F8F484 #84F8F4
tetradic
#F484F8 #F8BA84 #88F884 #84C2F8
square
#F484F8 #F8BA84 #88F884 #84C2F8
split-complementary
#F484F8 #C2F884 #84F8BA
monochromatic
#EA10F1 #EF4AF5 #F484F8 #F9BEFB #FCE2FD
Accessibility & contrast
On white
2.21
#F484F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F484F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484F8
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484F8 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#F991B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f484f8; /* rgb */ color: rgb(244, 132, 248); /* oklch */ color: oklch(77.6% 0.196 326.0);
Tailwind
colors: {
custom: {
50: '#faabfb',
500: '#f484f8',
950: '#000000',
},
}SCSS
$custom: #f484f8; $custom-light: #faabfb; $custom-dark: #000000;
JSON
{
"hex": "#f484f8",
"rgb": {
"r": 244,
"g": 132,
"b": 248
},
"hsl": {
"h": 297.931,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.77619,
"c": 0.19552,
"h": 326
},
"luminance": 0.42513
}Semantic roles & 50–950 ramp
primary
#F484F8
secondary
#D7F5D6
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85