#F080F7#F080F7
#F080F7 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.199 H 325.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F7 |
|---|---|
| RGB | rgb(240, 128, 247) |
| HSL | hsl(296, 88%, 74%) |
| HSV | hsv(296, 48%, 97%) |
| CMYK | cmyk(2.8%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.95, 59.48, -41.33) |
| CIE-LCH | lch(69.95, 72.43, 325.21°) |
| OKLab | oklab(76.56% 0.1629 -0.1137) |
| OKLCH | oklch(76.56% 0.199 325.1) |
| XYZ | xyz(60.4414, 40.6820, 92.6464) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F7 #87F780
analogous
#B480F7 #F080F7 #F780C2
triadic
#F080F7 #F7F080 #80F7F0
tetradic
#F080F7 #F7B480 #87F780 #80C2F7
square
#F080F7 #F7B480 #87F780 #80C2F7
split-complementary
#F080F7 #C2F780 #80F7B4
monochromatic
#E10FEE #E946F3 #F080F7 #F7BAFB #FCE2FD
Accessibility & contrast
On white
2.30
#F080F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F080F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F7
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F7 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FB
Deuteranopia (green-blind)
#93B0F3
Tritanopia (blue-blind)
#F58EB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f080f7; /* rgb */ color: rgb(240, 128, 247); /* oklch */ color: oklch(76.6% 0.199 325.1);
Tailwind
colors: {
custom: {
50: '#f7a8fa',
500: '#f080f7',
950: '#000000',
},
}SCSS
$custom: #f080f7; $custom-light: #f7a8fa; $custom-dark: #000000;
JSON
{
"hex": "#f080f7",
"rgb": {
"r": 240,
"g": 128,
"b": 247
},
"hsl": {
"h": 296.471,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.76558,
"c": 0.19861,
"h": 325.1
},
"luminance": 0.40679
}Semantic roles & 50–950 ramp
primary
#F080F7
secondary
#D8F5D6
accent
#E5010E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85