#F080ED#F080ED
#F080ED is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.190 H 328.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F080ED |
|---|---|
| RGB | rgb(240, 128, 237) |
| HSL | hsl(302, 79%, 72%) |
| HSV | hsv(302, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 1.2%, 5.9%) |
| CIE-LAB | lab(69.53, 57.72, -36.50) |
| CIE-LCH | lch(69.53, 68.30, 327.69°) |
| OKLab | oklab(76.1% 0.1613 -0.0999) |
| OKLCH | oklch(76.1% 0.19 328.2) |
| XYZ | xyz(58.9395, 40.0812, 84.7363) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.52
Purply Pink
#F075E6
ΔE00 2.21
Lavender Pink
#DD85D7
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080ED #80F083
analogous
#BB80F0 #F080ED #F080B5
triadic
#F080ED #EDF080 #80EDF0
tetradic
#F080ED #F0BB80 #80F083 #80B5F0
square
#F080ED #F0BB80 #80F083 #80B5F0
split-complementary
#F080ED #B5F080 #80F0BB
monochromatic
#DC1AD6 #EA49E5 #F080ED #F6B7F5 #FCE4FB
Accessibility & contrast
On white
2.33
#F080ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F080ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080ED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080ED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F1
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#F78BAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f080ed; /* rgb */ color: rgb(240, 128, 237); /* oklch */ color: oklch(76.1% 0.190 328.2);
Tailwind
colors: {
custom: {
50: '#f7a8f3',
500: '#f080ed',
950: '#000000',
},
}SCSS
$custom: #f080ed; $custom-light: #f7a8f3; $custom-dark: #000000;
JSON
{
"hex": "#f080ed",
"rgb": {
"r": 240,
"g": 128,
"b": 237
},
"hsl": {
"h": 301.607,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.76103,
"c": 0.18967,
"h": 328.2
},
"luminance": 0.40078
}Semantic roles & 50–950 ramp
primary
#F080ED
secondary
#D7F4D8
accent
#DB100A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85