#F481FF#F481FF
#F481FF is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.5% C 0.207 H 324.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F481FF |
|---|---|
| RGB | rgb(244, 129, 255) |
| HSL | hsl(295, 100%, 75%) |
| HSV | hsv(295, 49%, 100%) |
| CMYK | cmyk(4.3%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(70.98, 61.52, -44.05) |
| CIE-LCH | lch(70.98, 75.66, 324.40°) |
| OKLab | oklab(77.54% 0.1671 -0.1214) |
| OKLCH | oklch(77.54% 0.207 324) |
| XYZ | xyz(63.2068, 42.1567, 99.3960) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.23
Violet Pink
#FB5FFC
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481FF #8CFF81
analogous
#B581FF #F481FF #FF81CB
triadic
#F481FF #FFF481 #81FFF4
tetradic
#F481FF #FFB581 #8CFF81 #81CBFF
square
#F481FF #FFB581 #8CFF81 #81CBFF
split-complementary
#F481FF #CBFF81 #81FFB5
monochromatic
#E907FF #EF44FF #F481FF #F9BEFF #FCE0FF
Accessibility & contrast
On white
2.23
#F481FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F481FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481FF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481FF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#93B3FB
Tritanopia (blue-blind)
#F890B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f481ff; /* rgb */ color: rgb(244, 129, 255); /* oklch */ color: oklch(77.5% 0.207 324.0);
Tailwind
colors: {
custom: {
50: '#faa9ff',
500: '#f481ff',
950: '#000000',
},
}SCSS
$custom: #f481ff; $custom-light: #faa9ff; $custom-dark: #000000;
JSON
{
"hex": "#f481ff",
"rgb": {
"r": 244,
"g": 129,
"b": 255
},
"hsl": {
"h": 294.762,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77536,
"c": 0.20658,
"h": 324
},
"luminance": 0.42154
}Semantic roles & 50–950 ramp
primary
#F481FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86