#F080F4#F080F4
#F080F4 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.196 H 326.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F4 |
|---|---|
| RGB | rgb(240, 128, 244) |
| HSL | hsl(298, 84%, 73%) |
| HSV | hsv(298, 48%, 96%) |
| CMYK | cmyk(1.6%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(69.82, 58.95, -39.88) |
| CIE-LCH | lch(69.82, 71.17, 325.92°) |
| OKLab | oklab(76.42% 0.1624 -0.1095) |
| OKLCH | oklch(76.42% 0.196 326) |
| XYZ | xyz(59.9822, 40.4983, 90.2279) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.08
Purply Pink
#F075E6
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F4 #84F480
analogous
#B680F4 #F080F4 #F480BE
triadic
#F080F4 #F4F080 #80F4F0
tetradic
#F080F4 #F4B680 #84F480 #80BEF4
square
#F080F4 #F4B680 #84F480 #80BEF4
split-complementary
#F080F4 #BEF480 #80F4B6
monochromatic
#DE14E6 #E948EF #F080F4 #F7B8F9 #FCE3FD
Accessibility & contrast
On white
2.31
#F080F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F080F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F4
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F4 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F8
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#F58DAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f080f4; /* rgb */ color: rgb(240, 128, 244); /* oklch */ color: oklch(76.4% 0.196 326.0);
Tailwind
colors: {
custom: {
50: '#f7a8f8',
500: '#f080f4',
950: '#000000',
},
}SCSS
$custom: #f080f4; $custom-light: #f7a8f8; $custom-dark: #000000;
JSON
{
"hex": "#f080f4",
"rgb": {
"r": 240,
"g": 128,
"b": 244
},
"hsl": {
"h": 297.931,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.7642,
"c": 0.1959,
"h": 326
},
"luminance": 0.40495
}Semantic roles & 50–950 ramp
primary
#F080F4
secondary
#D8F5D6
accent
#E1050D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85