#F080E3#F080E3
#F080E3 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.7% C 0.181 H 331.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F080E3 |
|---|---|
| RGB | rgb(240, 128, 227) |
| HSL | hsl(307, 79%, 72%) |
| HSV | hsv(307, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 5.4%, 5.9%) |
| CIE-LAB | lab(69.12, 56.02, -31.62) |
| CIE-LCH | lch(69.12, 64.33, 330.56°) |
| OKLab | oklab(75.67% 0.1594 -0.086) |
| OKLCH | oklch(75.67% 0.181 331.7) |
| XYZ | xyz(57.5191, 39.5131, 77.2553) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.37
Lavender Pink
#DD85D7
ΔE00 3.39
Candy Pink
#FF63E9
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080E3 #80F08D
analogous
#C580F0 #F080E3 #F080AB
triadic
#F080E3 #E3F080 #80E3F0
tetradic
#F080E3 #F0C580 #80F08D #80ABF0
square
#F080E3 #F0C580 #80F08D #80ABF0
split-complementary
#F080E3 #ABF080 #80F0C5
monochromatic
#DC1AC5 #EA49D7 #F080E3 #F6B7EF #FCE4F9
Accessibility & contrast
On white
2.36
#F080E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F080E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080E3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080E3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9FE6
Deuteranopia (green-blind)
#9CAEE0
Tritanopia (blue-blind)
#F888A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f080e3; /* rgb */ color: rgb(240, 128, 227); /* oklch */ color: oklch(75.7% 0.181 331.7);
Tailwind
colors: {
custom: {
50: '#f7a8ec',
500: '#f080e3',
950: '#000000',
},
}SCSS
$custom: #f080e3; $custom-light: #f7a8ec; $custom-dark: #000000;
JSON
{
"hex": "#f080e3",
"rgb": {
"r": 240,
"g": 128,
"b": 227
},
"hsl": {
"h": 306.964,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.75668,
"c": 0.18108,
"h": 331.7
},
"luminance": 0.3951
}Semantic roles & 50–950 ramp
primary
#F080E3
secondary
#D7F4DB
accent
#DB230A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84