#F080F2#F080F2
#F080F2 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.194 H 326.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F2 |
|---|---|
| RGB | rgb(240, 128, 242) |
| HSL | hsl(299, 81%, 73%) |
| HSV | hsv(299, 47%, 95%) |
| CMYK | cmyk(0.8%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.74, 58.60, -38.92) |
| CIE-LCH | lch(69.74, 70.34, 326.41°) |
| OKLab | oklab(76.33% 0.1621 -0.1068) |
| OKLCH | oklch(76.33% 0.194 326.6) |
| XYZ | xyz(59.6802, 40.3775, 88.6373) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.78
Purply Pink
#F075E6
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F2 #82F280
analogous
#B780F2 #F080F2 #F280BB
triadic
#F080F2 #F2F080 #80F2F0
tetradic
#F080F2 #F2B780 #82F280 #80BBF2
square
#F080F2 #F2B780 #82F280 #80BBF2
split-complementary
#F080F2 #BBF280 #80F2B7
monochromatic
#DD17E1 #E948EC #F080F2 #F7B8F8 #FCE3FC
Accessibility & contrast
On white
2.31
#F080F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F080F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F2
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F2 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#96AFEF
Tritanopia (blue-blind)
#F68CAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f080f2; /* rgb */ color: rgb(240, 128, 242); /* oklch */ color: oklch(76.3% 0.194 326.6);
Tailwind
colors: {
custom: {
50: '#f7a8f6',
500: '#f080f2',
950: '#000000',
},
}SCSS
$custom: #f080f2; $custom-light: #f7a8f6; $custom-dark: #000000;
JSON
{
"hex": "#f080f2",
"rgb": {
"r": 240,
"g": 128,
"b": 242
},
"hsl": {
"h": 298.947,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.76328,
"c": 0.1941,
"h": 326.6
},
"luminance": 0.40374
}Semantic roles & 50–950 ramp
primary
#F080F2
secondary
#D7F4D7
accent
#DE080B
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85