#F080FB#F080FB
#F080FB is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.7% C 0.202 H 323.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F080FB |
|---|---|
| RGB | rgb(240, 128, 251) |
| HSL | hsl(295, 94%, 74%) |
| HSV | hsv(295, 49%, 98%) |
| CMYK | cmyk(4.4%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(70.13, 60.20, -43.24) |
| CIE-LCH | lch(70.13, 74.12, 324.31°) |
| OKLab | oklab(76.74% 0.1634 -0.1192) |
| OKLCH | oklch(76.74% 0.202 323.9) |
| XYZ | xyz(61.0653, 40.9316, 95.9321) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080FB #8BFB80
analogous
#B380FB #F080FB #FB80C9
triadic
#F080FB #FBF080 #80FBF0
tetradic
#F080FB #FBB380 #8BFB80 #80C9FB
square
#F080FB #FBB380 #8BFB80 #80C9FB
split-complementary
#F080FB #C9FB80 #80FBB3
monochromatic
#E209F7 #E945F9 #F080FB #F7BBFD #FBE1FE
Accessibility & contrast
On white
2.29
#F080FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F080FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080FB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080FB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#F48FB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f080fb; /* rgb */ color: rgb(240, 128, 251); /* oklch */ color: oklch(76.7% 0.202 323.9);
Tailwind
colors: {
custom: {
50: '#f7a9fd',
500: '#f080fb',
950: '#000000',
},
}SCSS
$custom: #f080fb; $custom-light: #f7a9fd; $custom-dark: #000000;
JSON
{
"hex": "#f080fb",
"rgb": {
"r": 240,
"g": 128,
"b": 251
},
"hsl": {
"h": 294.634,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.76745,
"c": 0.20227,
"h": 323.9
},
"luminance": 0.40929
}Semantic roles & 50–950 ramp
primary
#F080FB
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85