#F080FF#F080FF
#F080FF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 76.9% C 0.206 H 322.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F080FF |
|---|---|
| RGB | rgb(240, 128, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 50%, 100%) |
| CMYK | cmyk(5.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(70.31, 60.93, -45.14) |
| CIE-LCH | lch(70.31, 75.83, 323.47°) |
| OKLab | oklab(76.94% 0.164 -0.1246) |
| OKLCH | oklch(76.94% 0.206 322.8) |
| XYZ | xyz(61.7025, 41.1864, 99.2880) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080FF #8FFF80
analogous
#B080FF #F080FF #FF80CF
triadic
#F080FF #FFF080 #80FFF0
tetradic
#F080FF #FFB080 #8FFF80 #80CFFF
square
#F080FF #FFB080 #8FFF80 #80CFFF
split-complementary
#F080FF #CFFF80 #80FFB0
monochromatic
#E206FF #E943FF #F080FF #F7BDFF #FBE0FF
Accessibility & contrast
On white
2.27
#F080FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F080FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080FF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080FF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#F390B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f080ff; /* rgb */ color: rgb(240, 128, 255); /* oklch */ color: oklch(76.9% 0.206 322.8);
Tailwind
colors: {
custom: {
50: '#f7a9ff',
500: '#f080ff',
950: '#000000',
},
}SCSS
$custom: #f080ff; $custom-light: #f7a9ff; $custom-dark: #000000;
JSON
{
"hex": "#f080ff",
"rgb": {
"r": 240,
"g": 128,
"b": 255
},
"hsl": {
"h": 292.913,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76935,
"c": 0.20597,
"h": 322.8
},
"luminance": 0.41184
}Semantic roles & 50–950 ramp
primary
#F080FF
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86