#F080F1#F080F1
#F080F1 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.193 H 326.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F1 |
|---|---|
| RGB | rgb(240, 128, 241) |
| HSL | hsl(299, 80%, 72%) |
| HSV | hsv(299, 47%, 95%) |
| CMYK | cmyk(0.4%, 46.9%, 0%, 5.5%) |
| CIE-LAB | lab(69.70, 58.42, -38.44) |
| CIE-LCH | lch(69.70, 69.93, 326.66°) |
| OKLab | oklab(76.28% 0.1619 -0.1054) |
| OKLCH | oklch(76.28% 0.193 326.9) |
| XYZ | xyz(59.5304, 40.3176, 87.8485) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.65
Purply Pink
#F075E6
ΔE00 2.53
Lavender Pink
#DD85D7
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F1 #81F180
analogous
#B880F1 #F080F1 #F180BA
triadic
#F080F1 #F1F080 #80F1F0
tetradic
#F080F1 #F1B880 #81F180 #80BAF1
square
#F080F1 #F1B880 #81F180 #80BAF1
split-complementary
#F080F1 #BAF180 #80F1B8
monochromatic
#DC18DE #E949EB #F080F1 #F7B7F7 #FCE3FC
Accessibility & contrast
On white
2.32
#F080F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F080F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F1
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F1 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F5
Deuteranopia (green-blind)
#96AFEE
Tritanopia (blue-blind)
#F68CAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f080f1; /* rgb */ color: rgb(240, 128, 241); /* oklch */ color: oklch(76.3% 0.193 326.9);
Tailwind
colors: {
custom: {
50: '#f7a8f6',
500: '#f080f1',
950: '#000000',
},
}SCSS
$custom: #f080f1; $custom-light: #f7a8f6; $custom-dark: #000000;
JSON
{
"hex": "#f080f1",
"rgb": {
"r": 240,
"g": 128,
"b": 241
},
"hsl": {
"h": 299.469,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.76283,
"c": 0.19321,
"h": 326.9
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#F080F1
secondary
#D7F4D7
accent
#DC090B
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85