#F080EA#F080EA
#F080EA is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.187 H 329.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F080EA |
|---|---|
| RGB | rgb(240, 128, 234) |
| HSL | hsl(303, 79%, 72%) |
| HSV | hsv(303, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 2.5%, 5.9%) |
| CIE-LAB | lab(69.40, 57.21, -35.05) |
| CIE-LCH | lch(69.40, 67.09, 328.51°) |
| OKLab | oklab(75.97% 0.1607 -0.0957) |
| OKLCH | oklch(75.97% 0.187 329.2) |
| XYZ | xyz(58.5049, 39.9074, 82.4472) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.91
Purply Pink
#F075E6
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080EA #80F086
analogous
#BE80F0 #F080EA #F080B2
triadic
#F080EA #EAF080 #80EAF0
tetradic
#F080EA #F0BE80 #80F086 #80B2F0
square
#F080EA #F0BE80 #80F086 #80B2F0
split-complementary
#F080EA #B2F080 #80F0BE
monochromatic
#DC1AD1 #EA49E1 #F080EA #F6B7F3 #FCE4FA
Accessibility & contrast
On white
2.34
#F080EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F080EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080EA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080EA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#F78AAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f080ea; /* rgb */ color: rgb(240, 128, 234); /* oklch */ color: oklch(76.0% 0.187 329.2);
Tailwind
colors: {
custom: {
50: '#f7a8f1',
500: '#f080ea',
950: '#000000',
},
}SCSS
$custom: #f080ea; $custom-light: #f7a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f080ea",
"rgb": {
"r": 240,
"g": 128,
"b": 234
},
"hsl": {
"h": 303.214,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.75971,
"c": 0.18705,
"h": 329.2
},
"luminance": 0.39904
}Semantic roles & 50–950 ramp
primary
#F080EA
secondary
#D7F4D9
accent
#DB160A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84