#F481F5#F481F5
#F481F5 is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.198 H 327.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F481F5 |
|---|---|
| RGB | rgb(244, 129, 245) |
| HSL | hsl(299, 85%, 73%) |
| HSV | hsv(299, 47%, 96%) |
| CMYK | cmyk(0.4%, 47.3%, 0%, 3.9%) |
| CIE-LAB | lab(70.55, 59.75, -39.27) |
| CIE-LCH | lch(70.55, 71.50, 326.69°) |
| OKLab | oklab(77.07% 0.1656 -0.1077) |
| OKLCH | oklch(77.07% 0.198 327) |
| XYZ | xyz(61.6388, 41.5294, 91.1378) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.21
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.48
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481F5 #82F581
analogous
#BA81F5 #F481F5 #F581BC
triadic
#F481F5 #F5F481 #81F5F4
tetradic
#F481F5 #F5BA81 #82F581 #81BCF5
square
#F481F5 #F5BA81 #82F581 #81BCF5
split-complementary
#F481F5 #BCF581 #81F5BA
monochromatic
#E713E9 #EF48F0 #F481F5 #F9BAF9 #FDE3FD
Accessibility & contrast
On white
2.26
#F481F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F481F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481F5
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481F5 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#FA8DB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f481f5; /* rgb */ color: rgb(244, 129, 245); /* oklch */ color: oklch(77.1% 0.198 327.0);
Tailwind
colors: {
custom: {
50: '#faa9f9',
500: '#f481f5',
950: '#000000',
},
}SCSS
$custom: #f481f5; $custom-light: #faa9f9; $custom-dark: #000000;
JSON
{
"hex": "#f481f5",
"rgb": {
"r": 244,
"g": 129,
"b": 245
},
"hsl": {
"h": 299.483,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.77073,
"c": 0.19757,
"h": 327
},
"luminance": 0.41526
}Semantic roles & 50–950 ramp
primary
#F481F5
secondary
#D7F5D6
accent
#E20406
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85