#F481F2#F481F2
#F481F2 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.9% C 0.195 H 327.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F481F2 |
|---|---|
| RGB | rgb(244, 129, 242) |
| HSL | hsl(301, 84%, 73%) |
| HSV | hsv(301, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 0.8%, 4.3%) |
| CIE-LAB | lab(70.42, 59.23, -37.82) |
| CIE-LCH | lch(70.42, 70.27, 327.44°) |
| OKLab | oklab(76.94% 0.1651 -0.1036) |
| OKLCH | oklch(76.94% 0.195 327.9) |
| XYZ | xyz(61.1845, 41.3477, 88.7453) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.59
Violet Pink
#FB5FFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481F2 #81F483
analogous
#BC81F4 #F481F2 #F481B9
triadic
#F481F2 #F2F481 #81F2F4
tetradic
#F481F2 #F4BC81 #81F483 #81B9F4
square
#F481F2 #F4BC81 #81F483 #81B9F4
split-complementary
#F481F2 #B9F481 #81F4BC
monochromatic
#E614E3 #EF49EC #F481F2 #F9B9F8 #FDE3FC
Accessibility & contrast
On white
2.27
#F481F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F481F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481F2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481F2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#FA8DAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f481f2; /* rgb */ color: rgb(244, 129, 242); /* oklch */ color: oklch(76.9% 0.195 327.9);
Tailwind
colors: {
custom: {
50: '#faa9f6',
500: '#f481f2',
950: '#000000',
},
}SCSS
$custom: #f481f2; $custom-light: #faa9f6; $custom-dark: #000000;
JSON
{
"hex": "#f481f2",
"rgb": {
"r": 244,
"g": 129,
"b": 242
},
"hsl": {
"h": 301.043,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.76938,
"c": 0.19493,
"h": 327.9
},
"luminance": 0.41344
}Semantic roles & 50–950 ramp
primary
#F481F2
secondary
#D7F4D7
accent
#E00905
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85