#F080F8#F080F8
#F080F8 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.200 H 324.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F080F8 |
|---|---|
| RGB | rgb(240, 128, 248) |
| HSL | hsl(296, 90%, 74%) |
| HSV | hsv(296, 48%, 97%) |
| CMYK | cmyk(3.2%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.00, 59.66, -41.80) |
| CIE-LCH | lch(70.00, 72.85, 324.98°) |
| OKLab | oklab(76.6% 0.163 -0.115) |
| OKLCH | oklch(76.6% 0.2 324.8) |
| XYZ | xyz(60.5962, 40.7439, 93.4613) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080F8 #88F880
analogous
#B480F8 #F080F8 #F880C4
triadic
#F080F8 #F8F080 #80F8F0
tetradic
#F080F8 #F8B480 #88F880 #80C4F8
square
#F080F8 #F8B480 #88F880 #80C4F8
split-complementary
#F080F8 #C4F880 #80F8B4
monochromatic
#E10DF0 #E946F5 #F080F8 #F7BAFB #FCE2FD
Accessibility & contrast
On white
2.30
#F080F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F080F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080F8
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080F8 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#F58EB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f080f8; /* rgb */ color: rgb(240, 128, 248); /* oklch */ color: oklch(76.6% 0.200 324.8);
Tailwind
colors: {
custom: {
50: '#f7a8fb',
500: '#f080f8',
950: '#000000',
},
}SCSS
$custom: #f080f8; $custom-light: #f7a8fb; $custom-dark: #000000;
JSON
{
"hex": "#f080f8",
"rgb": {
"r": 240,
"g": 128,
"b": 248
},
"hsl": {
"h": 296,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76604,
"c": 0.19952,
"h": 324.8
},
"luminance": 0.40741
}Semantic roles & 50–950 ramp
primary
#F080F8
secondary
#D8F5D6
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85