#F080E8#F080E8
#F080E8 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.185 H 329.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F080E8 |
|---|---|
| RGB | rgb(240, 128, 232) |
| HSL | hsl(304, 79%, 72%) |
| HSV | hsv(304, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 3.3%, 5.9%) |
| CIE-LAB | lab(69.32, 56.87, -34.07) |
| CIE-LCH | lch(69.32, 66.29, 329.07°) |
| OKLab | oklab(75.88% 0.1603 -0.0929) |
| OKLCH | oklch(75.88% 0.185 329.9) |
| XYZ | xyz(58.2192, 39.7931, 80.9426) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.82
Orchid
#DA70D6
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080E8 #80F088
analogous
#C080F0 #F080E8 #F080B0
triadic
#F080E8 #E8F080 #80E8F0
tetradic
#F080E8 #F0C080 #80F088 #80B0F0
square
#F080E8 #F0C080 #80F088 #80B0F0
split-complementary
#F080E8 #B0F080 #80F0C0
monochromatic
#DC1ACE #EA49DE #F080E8 #F6B7F2 #FCE4FA
Accessibility & contrast
On white
2.34
#F080E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F080E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080E8
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080E8 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EC
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#F789A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f080e8; /* rgb */ color: rgb(240, 128, 232); /* oklch */ color: oklch(75.9% 0.185 329.9);
Tailwind
colors: {
custom: {
50: '#f7a8ef',
500: '#f080e8',
950: '#000000',
},
}SCSS
$custom: #f080e8; $custom-light: #f7a8ef; $custom-dark: #000000;
JSON
{
"hex": "#f080e8",
"rgb": {
"r": 240,
"g": 128,
"b": 232
},
"hsl": {
"h": 304.286,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.75883,
"c": 0.18533,
"h": 329.9
},
"luminance": 0.3979
}Semantic roles & 50–950 ramp
primary
#F080E8
secondary
#D7F4D9
accent
#DB190A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84