#F080F5#F080F5
#F080F5 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.197 H 325.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F5 |
|---|---|
| RGB | rgb(240, 128, 245) |
| HSL | hsl(297, 85%, 73%) |
| HSV | hsv(297, 48%, 96%) |
| CMYK | cmyk(2%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.87, 59.13, -40.37) |
| CIE-LCH | lch(69.87, 71.59, 325.68°) |
| OKLab | oklab(76.47% 0.1626 -0.1109) |
| OKLCH | oklch(76.47% 0.197 325.7) |
| XYZ | xyz(60.1345, 40.5592, 91.0297) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F5 #85F580
analogous
#B580F5 #F080F5 #F580BF
triadic
#F080F5 #F5F080 #80F5F0
tetradic
#F080F5 #F5B580 #85F580 #80BFF5
square
#F080F5 #F5B580 #85F580 #80BFF5
split-complementary
#F080F5 #BFF580 #80F5B5
monochromatic
#DF12E8 #E947F1 #F080F5 #F7B9F9 #FCE3FD
Accessibility & contrast
On white
2.30
#F080F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F080F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F5
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F5 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2F9
Deuteranopia (green-blind)
#94B0F1
Tritanopia (blue-blind)
#F58DAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f080f5; /* rgb */ color: rgb(240, 128, 245); /* oklch */ color: oklch(76.5% 0.197 325.7);
Tailwind
colors: {
custom: {
50: '#f7a8f9',
500: '#f080f5',
950: '#000000',
},
}SCSS
$custom: #f080f5; $custom-light: #f7a8f9; $custom-dark: #000000;
JSON
{
"hex": "#f080f5",
"rgb": {
"r": 240,
"g": 128,
"b": 245
},
"hsl": {
"h": 297.436,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.76465,
"c": 0.1968,
"h": 325.7
},
"luminance": 0.40556
}Semantic roles & 50–950 ramp
primary
#F080F5
secondary
#D8F5D6
accent
#E2040D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85