#F480FE#F480FE
#F480FE is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.207 H 324.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F480FE |
|---|---|
| RGB | rgb(244, 128, 254) |
| HSL | hsl(295, 98%, 75%) |
| HSV | hsv(295, 50%, 100%) |
| CMYK | cmyk(3.9%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(70.75, 61.82, -43.86) |
| CIE-LCH | lch(70.75, 75.79, 324.64°) |
| OKLab | oklab(77.35% 0.1683 -0.1209) |
| OKLCH | oklch(77.35% 0.207 324.3) |
| XYZ | xyz(62.9152, 41.8303, 98.5068) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480FE #8AFE80
analogous
#B580FE #F480FE #FE80C9
triadic
#F480FE #FEF480 #80FEF4
tetradic
#F480FE #FEB580 #8AFE80 #80C9FE
square
#F480FE #FEB580 #8AFE80 #80C9FE
split-complementary
#F480FE #C9FE80 #80FEB5
monochromatic
#E907FD #EF43FE #F480FE #F9BDFE #FCE1FF
Accessibility & contrast
On white
2.24
#F480FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F480FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480FE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480FE | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#F88FB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f480fe; /* rgb */ color: rgb(244, 128, 254); /* oklch */ color: oklch(77.4% 0.207 324.3);
Tailwind
colors: {
custom: {
50: '#faa9ff',
500: '#f480fe',
950: '#000000',
},
}SCSS
$custom: #f480fe; $custom-light: #faa9ff; $custom-dark: #000000;
JSON
{
"hex": "#f480fe",
"rgb": {
"r": 244,
"g": 128,
"b": 254
},
"hsl": {
"h": 295.238,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.77355,
"c": 0.2072,
"h": 324.3
},
"luminance": 0.41827
}Semantic roles & 50–950 ramp
primary
#F480FE
secondary
#D7F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86