#F481F3#F481F3
#F481F3 is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.0% C 0.196 H 327.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F481F3 |
|---|---|
| RGB | rgb(244, 129, 243) |
| HSL | hsl(301, 84%, 73%) |
| HSV | hsv(301, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 0.4%, 4.3%) |
| CIE-LAB | lab(70.46, 59.40, -38.31) |
| CIE-LCH | lch(70.46, 70.68, 327.18°) |
| OKLab | oklab(76.98% 0.1653 -0.1049) |
| OKLCH | oklch(76.98% 0.196 327.6) |
| XYZ | xyz(61.3351, 41.4080, 89.5385) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481F3 #81F482
analogous
#BB81F4 #F481F3 #F481B9
triadic
#F481F3 #F3F481 #81F3F4
tetradic
#F481F3 #F4BB81 #81F482 #81B9F4
square
#F481F3 #F4BB81 #81F482 #81B9F4
split-complementary
#F481F3 #B9F481 #81F4BB
monochromatic
#E614E5 #EF49EE #F481F3 #F9B9F8 #FDE3FC
Accessibility & contrast
On white
2.26
#F481F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F481F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481F3
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481F3 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FA8DAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f481f3; /* rgb */ color: rgb(244, 129, 243); /* oklch */ color: oklch(77.0% 0.196 327.6);
Tailwind
colors: {
custom: {
50: '#faa9f7',
500: '#f481f3',
950: '#000000',
},
}SCSS
$custom: #f481f3; $custom-light: #faa9f7; $custom-dark: #000000;
JSON
{
"hex": "#f481f3",
"rgb": {
"r": 244,
"g": 129,
"b": 243
},
"hsl": {
"h": 300.522,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.76983,
"c": 0.1958,
"h": 327.6
},
"luminance": 0.41405
}Semantic roles & 50–950 ramp
primary
#F481F3
secondary
#D7F4D7
accent
#E00705
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85