#F080F6#F080F6
#F080F6 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.198 H 325.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F6 |
|---|---|
| RGB | rgb(240, 128, 246) |
| HSL | hsl(297, 87%, 73%) |
| HSV | hsv(297, 48%, 96%) |
| CMYK | cmyk(2.4%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(69.91, 59.30, -40.85) |
| CIE-LCH | lch(69.91, 72.01, 325.44°) |
| OKLab | oklab(76.51% 0.1627 -0.1123) |
| OKLCH | oklch(76.51% 0.198 325.4) |
| XYZ | xyz(60.2875, 40.6204, 91.8359) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F6 #86F680
analogous
#B580F6 #F080F6 #F680C1
triadic
#F080F6 #F6F080 #80F6F0
tetradic
#F080F6 #F6B580 #86F680 #80C1F6
square
#F080F6 #F6B580 #86F680 #80C1F6
split-complementary
#F080F6 #C1F680 #80F6B5
monochromatic
#E011EB #E947F2 #F080F6 #F7B9FA #FCE2FD
Accessibility & contrast
On white
2.30
#F080F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F080F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F6
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F6 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#94B0F2
Tritanopia (blue-blind)
#F58EB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f080f6; /* rgb */ color: rgb(240, 128, 246); /* oklch */ color: oklch(76.5% 0.198 325.4);
Tailwind
colors: {
custom: {
50: '#f7a8f9',
500: '#f080f6',
950: '#000000',
},
}SCSS
$custom: #f080f6; $custom-light: #f7a8f9; $custom-dark: #000000;
JSON
{
"hex": "#f080f6",
"rgb": {
"r": 240,
"g": 128,
"b": 246
},
"hsl": {
"h": 296.949,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.76512,
"c": 0.1977,
"h": 325.4
},
"luminance": 0.40617
}Semantic roles & 50–950 ramp
primary
#F080F6
secondary
#D8F5D6
accent
#E3020E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85