#F480FA#F480FA
#F480FA is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.204 H 325.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F480FA |
|---|---|
| RGB | rgb(244, 128, 250) |
| HSL | hsl(297, 92%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.4%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(70.58, 61.11, -41.95) |
| CIE-LCH | lch(70.58, 74.12, 325.53°) |
| OKLab | oklab(77.17% 0.1677 -0.1154) |
| OKLCH | oklch(77.17% 0.204 325.5) |
| XYZ | xyz(62.2813, 41.5767, 95.1685) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480FA #86FA80
analogous
#B780FA #F480FA #FA80C3
triadic
#F480FA #FAF480 #80FAF4
tetradic
#F480FA #FAB780 #86FA80 #80C3FA
square
#F480FA #FAB780 #86FA80 #80C3FA
split-complementary
#F480FA #C3FA80 #80FAB7
monochromatic
#EA0AF5 #EF45F8 #F480FA #F9BBFC #FCE2FE
Accessibility & contrast
On white
2.25
#F480FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F480FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480FA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480FA | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 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)
#72A3FE
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#F98EB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f480fa; /* rgb */ color: rgb(244, 128, 250); /* oklch */ color: oklch(77.2% 0.204 325.5);
Tailwind
colors: {
custom: {
50: '#faa9fc',
500: '#f480fa',
950: '#000000',
},
}SCSS
$custom: #f480fa; $custom-light: #faa9fc; $custom-dark: #000000;
JSON
{
"hex": "#f480fa",
"rgb": {
"r": 244,
"g": 128,
"b": 250
},
"hsl": {
"h": 297.049,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.77168,
"c": 0.20359,
"h": 325.5
},
"luminance": 0.41574
}Semantic roles & 50–950 ramp
primary
#F480FA
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85