#F082FF#F082FF
#F082FF is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.2% C 0.203 H 322.7°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F082FF |
|---|---|
| RGB | rgb(240, 130, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 49%, 100%) |
| CMYK | cmyk(5.9%, 49%, 0%, 0%) |
| CIE-LAB | lab(70.67, 59.96, -44.56) |
| CIE-LCH | lch(70.67, 74.71, 323.38°) |
| OKLab | oklab(77.21% 0.1613 -0.123) |
| OKLCH | oklch(77.21% 0.203 322.7) |
| XYZ | xyz(61.9659, 41.7133, 99.3758) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082FF #91FF82
analogous
#B182FF #F082FF #FF82CF
triadic
#F082FF #FFF082 #82FFF0
tetradic
#F082FF #FFB182 #91FF82 #82CFFF
square
#F082FF #FFB182 #91FF82 #82CFFF
split-complementary
#F082FF #CFFF82 #82FFB1
monochromatic
#E108FF #E945FF #F082FF #F7BFFF #FBE0FF
Accessibility & contrast
On white
2.25
#F082FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F082FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082FF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082FF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#F392B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f082ff; /* rgb */ color: rgb(240, 130, 255); /* oklch */ color: oklch(77.2% 0.203 322.7);
Tailwind
colors: {
custom: {
50: '#f7aaff',
500: '#f082ff',
950: '#000000',
},
}SCSS
$custom: #f082ff; $custom-light: #f7aaff; $custom-dark: #000000;
JSON
{
"hex": "#f082ff",
"rgb": {
"r": 240,
"g": 130,
"b": 255
},
"hsl": {
"h": 292.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77206,
"c": 0.20288,
"h": 322.7
},
"luminance": 0.41711
}Semantic roles & 50–950 ramp
primary
#F082FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86