#F480FC#F480FC
#F480FC is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.205 H 324.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F480FC |
|---|---|
| RGB | rgb(244, 128, 252) |
| HSL | hsl(296, 95%, 75%) |
| HSV | hsv(296, 49%, 99%) |
| CMYK | cmyk(3.2%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.67, 61.46, -42.91) |
| CIE-LCH | lch(70.67, 74.95, 325.08°) |
| OKLab | oklab(77.26% 0.168 -0.1181) |
| OKLCH | oklch(77.26% 0.205 324.9) |
| XYZ | xyz(62.5966, 41.7028, 96.8289) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480FC #88FC80
analogous
#B680FC #F480FC #FC80C6
triadic
#F480FC #FCF480 #80FCF4
tetradic
#F480FC #FCB680 #88FC80 #80C6FC
square
#F480FC #FCB680 #88FC80 #80C6FC
split-complementary
#F480FC #C6FC80 #80FCB6
monochromatic
#EA08F9 #EF44FB #F480FC #F9BCFD #FCE1FE
Accessibility & contrast
On white
2.25
#F480FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F480FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480FC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480FC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#F98FB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f480fc; /* rgb */ color: rgb(244, 128, 252); /* oklch */ color: oklch(77.3% 0.205 324.9);
Tailwind
colors: {
custom: {
50: '#faa9fe',
500: '#f480fc',
950: '#000000',
},
}SCSS
$custom: #f480fc; $custom-light: #faa9fe; $custom-dark: #000000;
JSON
{
"hex": "#f480fc",
"rgb": {
"r": 244,
"g": 128,
"b": 252
},
"hsl": {
"h": 296.129,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77261,
"c": 0.2054,
"h": 324.9
},
"luminance": 0.417
}Semantic roles & 50–950 ramp
primary
#F480FC
secondary
#D7F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86