#F080EB#F080EB
#F080EB is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.188 H 328.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F080EB |
|---|---|
| RGB | rgb(240, 128, 235) |
| HSL | hsl(303, 79%, 72%) |
| HSV | hsv(303, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 2.1%, 5.9%) |
| CIE-LAB | lab(69.44, 57.38, -35.53) |
| CIE-LCH | lch(69.44, 67.49, 328.23°) |
| OKLab | oklab(76.02% 0.1609 -0.0971) |
| OKLCH | oklch(76.02% 0.188 328.9) |
| XYZ | xyz(58.6490, 39.9650, 83.2060) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.76
Purply Pink
#F075E6
ΔE00 2.13
Lavender Pink
#DD85D7
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 4.82
Orchid
#DA70D6
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080EB #80F085
analogous
#BD80F0 #F080EB #F080B3
triadic
#F080EB #EBF080 #80EBF0
tetradic
#F080EB #F0BD80 #80F085 #80B3F0
square
#F080EB #F0BD80 #80F085 #80B3F0
split-complementary
#F080EB #B3F080 #80F0BD
monochromatic
#DC1AD3 #EA49E2 #F080EB #F6B7F4 #FCE4FB
Accessibility & contrast
On white
2.34
#F080EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F080EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080EB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080EB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#F78AAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f080eb; /* rgb */ color: rgb(240, 128, 235); /* oklch */ color: oklch(76.0% 0.188 328.9);
Tailwind
colors: {
custom: {
50: '#f7a8f1',
500: '#f080eb',
950: '#000000',
},
}SCSS
$custom: #f080eb; $custom-light: #f7a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f080eb",
"rgb": {
"r": 240,
"g": 128,
"b": 235
},
"hsl": {
"h": 302.679,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.76015,
"c": 0.18792,
"h": 328.9
},
"luminance": 0.39962
}Semantic roles & 50–950 ramp
primary
#F080EB
secondary
#D7F4D9
accent
#DB140A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85