#F082FA#F082FA
#F082FA is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.0% C 0.198 H 324.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F082FA |
|---|---|
| RGB | rgb(240, 130, 250) |
| HSL | hsl(295, 92%, 75%) |
| HSV | hsv(295, 48%, 98%) |
| CMYK | cmyk(4%, 48%, 0%, 2%) |
| CIE-LAB | lab(70.45, 59.05, -42.18) |
| CIE-LCH | lch(70.45, 72.57, 324.46°) |
| OKLab | oklab(76.97% 0.1606 -0.1162) |
| OKLCH | oklch(76.97% 0.198 324.1) |
| XYZ | xyz(61.1715, 41.3956, 95.1919) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082FA #8CFA82
analogous
#B482FA #F082FA #FA82C8
triadic
#F082FA #FAF082 #82FAF0
tetradic
#F082FA #FAB482 #8CFA82 #82C8FA
square
#F082FA #FAB482 #8CFA82 #82C8FA
split-complementary
#F082FA #C8FA82 #82FAB4
monochromatic
#E20CF5 #E947F8 #F082FA #F7BDFC #FBE2FE
Accessibility & contrast
On white
2.26
#F082FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F082FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082FA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082FA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#F490B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f082fa; /* rgb */ color: rgb(240, 130, 250); /* oklch */ color: oklch(77.0% 0.198 324.1);
Tailwind
colors: {
custom: {
50: '#f7aafc',
500: '#f082fa',
950: '#000000',
},
}SCSS
$custom: #f082fa; $custom-light: #f7aafc; $custom-dark: #000000;
JSON
{
"hex": "#f082fa",
"rgb": {
"r": 240,
"g": 130,
"b": 250
},
"hsl": {
"h": 295,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.76971,
"c": 0.19822,
"h": 324.1
},
"luminance": 0.41393
}Semantic roles & 50–950 ramp
primary
#F082FA
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85