#F481F4#F481F4
#F481F4 is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.0% C 0.197 H 327.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F481F4 |
|---|---|
| RGB | rgb(244, 129, 244) |
| HSL | hsl(300, 84%, 73%) |
| HSV | hsv(300, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 0%, 4.3%) |
| CIE-LAB | lab(70.50, 59.57, -38.79) |
| CIE-LCH | lch(70.50, 71.09, 326.93°) |
| OKLab | oklab(77.03% 0.1655 -0.1063) |
| OKLCH | oklch(77.03% 0.197 327.3) |
| XYZ | xyz(61.4865, 41.4685, 90.3360) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481F4 #81F481
analogous
#BA81F4 #F481F4 #F481BA
triadic
#F481F4 #F4F481 #81F4F4
tetradic
#F481F4 #F4BA81 #81F481 #81BAF4
square
#F481F4 #F4BA81 #81F481 #81BAF4
split-complementary
#F481F4 #BAF481 #81F4BA
monochromatic
#E614E6 #EF49EF #F481F4 #F9B9F9 #FDE3FD
Accessibility & contrast
On white
2.26
#F481F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F481F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481F4
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481F4 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#FA8DAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f481f4; /* rgb */ color: rgb(244, 129, 244); /* oklch */ color: oklch(77.0% 0.197 327.3);
Tailwind
colors: {
custom: {
50: '#faa9f8',
500: '#f481f4',
950: '#000000',
},
}SCSS
$custom: #f481f4; $custom-light: #faa9f8; $custom-dark: #000000;
JSON
{
"hex": "#f481f4",
"rgb": {
"r": 244,
"g": 129,
"b": 244
},
"hsl": {
"h": 300,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.77028,
"c": 0.19669,
"h": 327.3
},
"luminance": 0.41465
}Semantic roles & 50–950 ramp
primary
#F481F4
secondary
#D7F4D7
accent
#E00505
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85