#F080E9#F080E9
#F080E9 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.186 H 329.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F080E9 |
|---|---|
| RGB | rgb(240, 128, 233) |
| HSL | hsl(304, 79%, 72%) |
| HSV | hsv(304, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 2.9%, 5.9%) |
| CIE-LAB | lab(69.36, 57.04, -34.56) |
| CIE-LCH | lch(69.36, 66.69, 328.79°) |
| OKLab | oklab(75.93% 0.1605 -0.0943) |
| OKLCH | oklch(75.93% 0.186 329.6) |
| XYZ | xyz(58.3616, 39.8501, 81.6928) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080E9 #80F087
analogous
#BF80F0 #F080E9 #F080B1
triadic
#F080E9 #E9F080 #80E9F0
tetradic
#F080E9 #F0BF80 #80F087 #80B1F0
square
#F080E9 #F0BF80 #80F087 #80B1F0
split-complementary
#F080E9 #B1F080 #80F0BF
monochromatic
#DC1AD0 #EA49E0 #F080E9 #F6B7F2 #FCE4FA
Accessibility & contrast
On white
2.34
#F080E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F080E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080E9
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080E9 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#F78AAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f080e9; /* rgb */ color: rgb(240, 128, 233); /* oklch */ color: oklch(75.9% 0.186 329.6);
Tailwind
colors: {
custom: {
50: '#f7a8f0',
500: '#f080e9',
950: '#000000',
},
}SCSS
$custom: #f080e9; $custom-light: #f7a8f0; $custom-dark: #000000;
JSON
{
"hex": "#f080e9",
"rgb": {
"r": 240,
"g": 128,
"b": 233
},
"hsl": {
"h": 303.75,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.75927,
"c": 0.18619,
"h": 329.6
},
"luminance": 0.39847
}Semantic roles & 50–950 ramp
primary
#F080E9
secondary
#D7F4D9
accent
#DB170A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84