#F480FF#F480FF
#F480FF is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.208 H 324.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F480FF |
|---|---|
| RGB | rgb(244, 128, 255) |
| HSL | hsl(295, 100%, 75%) |
| HSV | hsv(295, 50%, 100%) |
| CMYK | cmyk(4.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(70.80, 62.00, -44.33) |
| CIE-LCH | lch(70.80, 76.22, 324.43°) |
| OKLab | oklab(77.4% 0.1684 -0.1222) |
| OKLCH | oklch(77.4% 0.208 324) |
| XYZ | xyz(63.0757, 41.8945, 99.3524) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480FF #8BFF80
analogous
#B480FF #F480FF #FF80CB
triadic
#F480FF #FFF480 #80FFF4
tetradic
#F480FF #FFB480 #8BFF80 #80CBFF
square
#F480FF #FFB480 #8BFF80 #80CBFF
split-complementary
#F480FF #CBFF80 #80FFB4
monochromatic
#E906FF #EF43FF #F480FF #F9BDFF #FCE0FF
Accessibility & contrast
On white
2.24
#F480FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F480FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480FF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480FF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#F890B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f480ff; /* rgb */ color: rgb(244, 128, 255); /* oklch */ color: oklch(77.4% 0.208 324.0);
Tailwind
colors: {
custom: {
50: '#faa9ff',
500: '#f480ff',
950: '#000000',
},
}SCSS
$custom: #f480ff; $custom-light: #faa9ff; $custom-dark: #000000;
JSON
{
"hex": "#f480ff",
"rgb": {
"r": 244,
"g": 128,
"b": 255
},
"hsl": {
"h": 294.803,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77402,
"c": 0.20811,
"h": 324
},
"luminance": 0.41891
}Semantic roles & 50–950 ramp
primary
#F480FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86