#F080EF#F080EF
#F080EF is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.191 H 327.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F080EF |
|---|---|
| RGB | rgb(240, 128, 239) |
| HSL | hsl(301, 79%, 72%) |
| HSV | hsv(301, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 0.4%, 5.9%) |
| CIE-LAB | lab(69.61, 58.07, -37.47) |
| CIE-LCH | lch(69.61, 69.11, 327.17°) |
| OKLab | oklab(76.19% 0.1616 -0.1026) |
| OKLCH | oklch(76.19% 0.191 327.6) |
| XYZ | xyz(59.2333, 40.1988, 86.2838) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.48
Purply Pink
#F075E6
ΔE00 2.35
Lavender Pink
#DD85D7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080EF #80F081
analogous
#B980F0 #F080EF #F080B7
triadic
#F080EF #EFF080 #80EFF0
tetradic
#F080EF #F0B980 #80F081 #80B7F0
square
#F080EF #F0B980 #80F081 #80B7F0
split-complementary
#F080EF #B7F080 #80F0B9
monochromatic
#DC1ADA #EA49E8 #F080EF #F6B7F6 #FCE4FC
Accessibility & contrast
On white
2.32
#F080EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F080EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080EF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080EF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#F68BAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f080ef; /* rgb */ color: rgb(240, 128, 239); /* oklch */ color: oklch(76.2% 0.191 327.6);
Tailwind
colors: {
custom: {
50: '#f7a8f4',
500: '#f080ef',
950: '#000000',
},
}SCSS
$custom: #f080ef; $custom-light: #f7a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f080ef",
"rgb": {
"r": 240,
"g": 128,
"b": 239
},
"hsl": {
"h": 300.536,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.76193,
"c": 0.19143,
"h": 327.6
},
"luminance": 0.40196
}Semantic roles & 50–950 ramp
primary
#F080EF
secondary
#D7F4D8
accent
#DB0C0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85