#F484F4#F484F4
#F484F4 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.4% C 0.192 H 327.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F484F4 |
|---|---|
| RGB | rgb(244, 132, 244) |
| HSL | hsl(300, 84%, 74%) |
| HSV | hsv(300, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 0%, 4.3%) |
| CIE-LAB | lab(71.06, 58.12, -37.92) |
| CIE-LCH | lch(71.06, 69.40, 326.88°) |
| OKLab | oklab(77.44% 0.1614 -0.1039) |
| OKLCH | oklch(77.44% 0.192 327.2) |
| XYZ | xyz(61.8875, 42.2705, 90.4696) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.17
Purply Pink
#F075E6
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 6.09
Violet Pink
#FB5FFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484F4 #84F484
analogous
#BC84F4 #F484F4 #F484BC
triadic
#F484F4 #F4F484 #84F4F4
tetradic
#F484F4 #F4BC84 #84F484 #84BCF4
square
#F484F4 #F4BC84 #84F484 #84BCF4
split-complementary
#F484F4 #BCF484 #84F4BC
monochromatic
#E915E9 #EF4CEF #F484F4 #F9BCF9 #FCE3FC
Accessibility & contrast
On white
2.22
#F484F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F484F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484F4
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484F4 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F8
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#FA90B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f484f4; /* rgb */ color: rgb(244, 132, 244); /* oklch */ color: oklch(77.4% 0.192 327.2);
Tailwind
colors: {
custom: {
50: '#faabf8',
500: '#f484f4',
950: '#000000',
},
}SCSS
$custom: #f484f4; $custom-light: #faabf8; $custom-dark: #000000;
JSON
{
"hex": "#f484f4",
"rgb": {
"r": 244,
"g": 132,
"b": 244
},
"hsl": {
"h": 300,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.77439,
"c": 0.19194,
"h": 327.2
},
"luminance": 0.42267
}Semantic roles & 50–950 ramp
primary
#F484F4
secondary
#D7F4D7
accent
#E00505
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85