#F062FF#F062FF
#F062FF is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 73.3% C 0.249 H 323.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F062FF |
|---|---|
| RGB | rgb(240, 98, 255) |
| HSL | hsl(294, 100%, 69%) |
| HSV | hsv(294, 62%, 100%) |
| CMYK | cmyk(5.9%, 61.6%, 0%, 0%) |
| CIE-LAB | lab(65.34, 74.33, -52.96) |
| CIE-LCH | lch(65.34, 91.27, 324.53°) |
| OKLab | oklab(73.3% 0.2008 -0.1471) |
| OKLCH | oklch(73.3% 0.249 323.8) |
| XYZ | xyz(58.3512, 34.4839, 98.1709) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.91
Light Magenta
#FA5FF7
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 5.39
Heliotrope
#D94FF5
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F062FF #71FF62
analogous
#A262FF #F062FF #FF62BF
triadic
#F062FF #FFF062 #62FFF0
tetradic
#F062FF #FFA262 #71FF62 #62BFFF
square
#F062FF #FFA262 #71FF62 #62BFFF
split-complementary
#F062FF #BFFF62 #62FFA2
monochromatic
#D100E7 #EA25FF #F062FF #F69FFF #FCDCFF
Accessibility & contrast
On white
2.66
#F062FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#F062FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F062FF
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F062FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F062FF | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4394FF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#F47AA8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f062ff; /* rgb */ color: rgb(240, 98, 255); /* oklch */ color: oklch(73.3% 0.249 323.8);
Tailwind
colors: {
custom: {
50: '#f897ff',
500: '#f062ff',
950: '#000000',
},
}SCSS
$custom: #f062ff; $custom-light: #f897ff; $custom-dark: #000000;
JSON
{
"hex": "#f062ff",
"rgb": {
"r": 240,
"g": 98,
"b": 255
},
"hsl": {
"h": 294.268,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.73304,
"c": 0.24889,
"h": 323.8
},
"luminance": 0.34481
}Semantic roles & 50–950 ramp
primary
#F062FF
secondary
#CCF5C8
accent
#E60016
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86