#F080E7#F080E7
#F080E7 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.184 H 330.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F080E7 |
|---|---|
| RGB | rgb(240, 128, 231) |
| HSL | hsl(305, 79%, 72%) |
| HSV | hsv(305, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 3.7%, 5.9%) |
| CIE-LAB | lab(69.28, 56.69, -33.58) |
| CIE-LCH | lch(69.28, 65.89, 329.36°) |
| OKLab | oklab(75.84% 0.1601 -0.0916) |
| OKLCH | oklch(75.84% 0.184 330.2) |
| XYZ | xyz(58.0776, 39.7365, 80.1966) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 2.13
Lavender Pink
#DD85D7
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080E7 #80F089
analogous
#C180F0 #F080E7 #F080AF
triadic
#F080E7 #E7F080 #80E7F0
tetradic
#F080E7 #F0C180 #80F089 #80AFF0
square
#F080E7 #F0C180 #80F089 #80AFF0
split-complementary
#F080E7 #AFF080 #80F0C1
monochromatic
#DC1ACC #EA49DD #F080E7 #F6B7F1 #FCE4FA
Accessibility & contrast
On white
2.35
#F080E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F080E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080E7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080E7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9FEB
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#F889A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f080e7; /* rgb */ color: rgb(240, 128, 231); /* oklch */ color: oklch(75.8% 0.184 330.2);
Tailwind
colors: {
custom: {
50: '#f7a8ef',
500: '#f080e7',
950: '#000000',
},
}SCSS
$custom: #f080e7; $custom-light: #f7a8ef; $custom-dark: #000000;
JSON
{
"hex": "#f080e7",
"rgb": {
"r": 240,
"g": 128,
"b": 231
},
"hsl": {
"h": 304.821,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.7584,
"c": 0.18447,
"h": 330.2
},
"luminance": 0.39733
}Semantic roles & 50–950 ramp
primary
#F080E7
secondary
#D7F4DA
accent
#DB1B0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84