#F481F0#F481F0
#F481F0 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.193 H 328.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F481F0 |
|---|---|
| RGB | rgb(244, 129, 240) |
| HSL | hsl(302, 84%, 73%) |
| HSV | hsv(302, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 1.6%, 4.3%) |
| CIE-LAB | lab(70.34, 58.88, -36.86) |
| CIE-LCH | lch(70.34, 69.47, 327.96°) |
| OKLab | oklab(76.85% 0.1648 -0.1008) |
| OKLCH | oklch(76.85% 0.193 328.5) |
| XYZ | xyz(60.8858, 41.2282, 87.1720) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.93
Purply Pink
#F075E6
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481F0 #81F485
analogous
#BE81F4 #F481F0 #F481B6
triadic
#F481F0 #F0F481 #81F0F4
tetradic
#F481F0 #F4BE81 #81F485 #81B6F4
square
#F481F0 #F4BE81 #81F485 #81B6F4
split-complementary
#F481F0 #B6F481 #81F4BE
monochromatic
#E614DF #EF49E9 #F481F0 #F9B9F7 #FDE3FC
Accessibility & contrast
On white
2.27
#F481F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F481F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481F0
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481F0 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F4
Deuteranopia (green-blind)
#9AB1ED
Tritanopia (blue-blind)
#FB8CAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f481f0; /* rgb */ color: rgb(244, 129, 240); /* oklch */ color: oklch(76.8% 0.193 328.5);
Tailwind
colors: {
custom: {
50: '#faa9f5',
500: '#f481f0',
950: '#000000',
},
}SCSS
$custom: #f481f0; $custom-light: #faa9f5; $custom-dark: #000000;
JSON
{
"hex": "#f481f0",
"rgb": {
"r": 244,
"g": 129,
"b": 240
},
"hsl": {
"h": 302.087,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.76849,
"c": 0.19319,
"h": 328.5
},
"luminance": 0.41225
}Semantic roles & 50–950 ramp
primary
#F481F0
secondary
#D7F4D8
accent
#E00D05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85