#F080F0#F080F0
#F080F0 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.192 H 327.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F0 |
|---|---|
| RGB | rgb(240, 128, 240) |
| HSL | hsl(300, 79%, 72%) |
| HSV | hsv(300, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 0%, 5.9%) |
| CIE-LAB | lab(69.65, 58.25, -37.96) |
| CIE-LCH | lch(69.65, 69.52, 326.91°) |
| OKLab | oklab(76.24% 0.1618 -0.104) |
| OKLCH | oklch(76.24% 0.192 327.3) |
| XYZ | xyz(59.3815, 40.2580, 87.0640) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.54
Purply Pink
#F075E6
ΔE00 2.44
Lavender Pink
#DD85D7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.41
Violet Pink
#FB5FFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F0 #80F080
analogous
#B880F0 #F080F0 #F080B8
triadic
#F080F0 #F0F080 #80F0F0
tetradic
#F080F0 #F0B880 #80F080 #80B8F0
square
#F080F0 #F0B880 #80F080 #80B8F0
split-complementary
#F080F0 #B8F080 #80F0B8
monochromatic
#DC1ADC #EA49EA #F080F0 #F6B7F6 #FCE4FC
Accessibility & contrast
On white
2.32
#F080F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F080F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F0
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F0 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F4
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#F68CAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f080f0; /* rgb */ color: rgb(240, 128, 240); /* oklch */ color: oklch(76.2% 0.192 327.3);
Tailwind
colors: {
custom: {
50: '#f7a8f5',
500: '#f080f0',
950: '#000000',
},
}SCSS
$custom: #f080f0; $custom-light: #f7a8f5; $custom-dark: #000000;
JSON
{
"hex": "#f080f0",
"rgb": {
"r": 240,
"g": 128,
"b": 240
},
"hsl": {
"h": 300,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.76238,
"c": 0.19232,
"h": 327.3
},
"luminance": 0.40255
}Semantic roles & 50–950 ramp
primary
#F080F0
secondary
#D7F4D7
accent
#DB0A0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85