#F082FC#F082FC
#F082FC is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.1% C 0.200 H 323.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F082FC |
|---|---|
| RGB | rgb(240, 130, 252) |
| HSL | hsl(294, 95%, 75%) |
| HSV | hsv(294, 48%, 99%) |
| CMYK | cmyk(4.8%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(70.54, 59.42, -43.14) |
| CIE-LCH | lch(70.54, 73.42, 324.02°) |
| OKLab | oklab(77.06% 0.1609 -0.1189) |
| OKLCH | oklch(77.06% 0.2 323.5) |
| XYZ | xyz(61.4868, 41.5217, 96.8523) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082FC #8EFC82
analogous
#B382FC #F082FC #FC82CB
triadic
#F082FC #FCF082 #82FCF0
tetradic
#F082FC #FCB382 #8EFC82 #82CBFC
square
#F082FC #FCB382 #8EFC82 #82CBFC
split-complementary
#F082FC #CBFC82 #82FCB3
monochromatic
#E20AF9 #E946FB #F082FC #F7BEFD #FBE1FE
Accessibility & contrast
On white
2.26
#F082FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F082FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082FC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082FC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#F491B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f082fc; /* rgb */ color: rgb(240, 130, 252); /* oklch */ color: oklch(77.1% 0.200 323.5);
Tailwind
colors: {
custom: {
50: '#f7aafe',
500: '#f082fc',
950: '#000000',
},
}SCSS
$custom: #f082fc; $custom-light: #f7aafe; $custom-dark: #000000;
JSON
{
"hex": "#f082fc",
"rgb": {
"r": 240,
"g": 130,
"b": 252
},
"hsl": {
"h": 294.098,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.77064,
"c": 0.20007,
"h": 323.5
},
"luminance": 0.41519
}Semantic roles & 50–950 ramp
primary
#F082FC
secondary
#D8F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86