#F080EE#F080EE
#F080EE is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.191 H 327.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F080EE |
|---|---|
| RGB | rgb(240, 128, 238) |
| HSL | hsl(301, 79%, 72%) |
| HSV | hsv(301, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 0.8%, 5.9%) |
| CIE-LAB | lab(69.57, 57.90, -36.99) |
| CIE-LCH | lch(69.57, 68.70, 327.43°) |
| OKLab | oklab(76.15% 0.1614 -0.1013) |
| OKLCH | oklch(76.15% 0.191 327.9) |
| XYZ | xyz(59.0860, 40.1398, 85.5079) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.47
Purply Pink
#F075E6
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080EE #80F082
analogous
#BA80F0 #F080EE #F080B6
triadic
#F080EE #EEF080 #80EEF0
tetradic
#F080EE #F0BA80 #80F082 #80B6F0
square
#F080EE #F0BA80 #80F082 #80B6F0
split-complementary
#F080EE #B6F080 #80F0BA
monochromatic
#DC1AD8 #EA49E7 #F080EE #F6B7F5 #FCE4FB
Accessibility & contrast
On white
2.33
#F080EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F080EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080EE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080EE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#F68BAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f080ee; /* rgb */ color: rgb(240, 128, 238); /* oklch */ color: oklch(76.1% 0.191 327.9);
Tailwind
colors: {
custom: {
50: '#f7a8f4',
500: '#f080ee',
950: '#000000',
},
}SCSS
$custom: #f080ee; $custom-light: #f7a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f080ee",
"rgb": {
"r": 240,
"g": 128,
"b": 238
},
"hsl": {
"h": 301.071,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.76148,
"c": 0.19055,
"h": 327.9
},
"luminance": 0.40137
}Semantic roles & 50–950 ramp
primary
#F080EE
secondary
#D7F4D8
accent
#DB0E0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85