#F065FE#F065FE
#F065FE is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.6% C 0.244 H 323.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F065FE |
|---|---|
| RGB | rgb(240, 101, 254) |
| HSL | hsl(295, 99%, 70%) |
| HSV | hsv(295, 60%, 100%) |
| CMYK | cmyk(5.5%, 60.2%, 0%, 0.4%) |
| CIE-LAB | lab(65.74, 72.92, -51.79) |
| CIE-LCH | lch(65.74, 89.44, 324.62°) |
| OKLab | oklab(73.58% 0.1973 -0.1437) |
| OKLCH | oklch(73.58% 0.244 323.9) |
| XYZ | xyz(58.4767, 34.9916, 97.4207) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.80
Light Magenta
#FA5FF7
ΔE00 2.14
Candy Pink
#FF63E9
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.97
Heliotrope
#D94FF5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F065FE #73FE65
analogous
#A465FE #F065FE #FE65BF
triadic
#F065FE #FEF065 #65FEF0
tetradic
#F065FE #FEA465 #73FE65 #65BFFE
square
#F065FE #FEA465 #73FE65 #65BFFE
split-complementary
#F065FE #BFFE65 #65FEA4
monochromatic
#D202E7 #EA28FE #F065FE #F6A2FE #FCDFFF
Accessibility & contrast
On white
2.63
#F065FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F065FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F065FE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F065FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F065FE | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#F47BA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f065fe; /* rgb */ color: rgb(240, 101, 254); /* oklch */ color: oklch(73.6% 0.244 323.9);
Tailwind
colors: {
custom: {
50: '#f899ff',
500: '#f065fe',
950: '#000000',
},
}SCSS
$custom: #f065fe; $custom-light: #f899ff; $custom-dark: #000000;
JSON
{
"hex": "#f065fe",
"rgb": {
"r": 240,
"g": 101,
"b": 254
},
"hsl": {
"h": 294.51,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.73576,
"c": 0.2441,
"h": 323.9
},
"luminance": 0.34988
}Semantic roles & 50–950 ramp
primary
#F065FE
secondary
#CEF5CA
accent
#E60015
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86