#F07AFE#F07AFE
#F07AFE is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.214 H 323.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AFE |
|---|---|
| RGB | rgb(240, 122, 254) |
| HSL | hsl(294, 99%, 74%) |
| HSV | hsv(294, 52%, 100%) |
| CMYK | cmyk(5.5%, 52%, 0%, 0.4%) |
| CIE-LAB | lab(69.19, 63.59, -46.35) |
| CIE-LCH | lch(69.19, 78.69, 323.91°) |
| OKLab | oklab(76.09% 0.1717 -0.1281) |
| OKLCH | oklch(76.09% 0.214 323.3) |
| XYZ | xyz(60.7824, 39.6030, 98.1892) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 5.31
Orchid
#DA70D6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AFE #88FE7A
analogous
#AE7AFE #F07AFE #FE7ACA
triadic
#F07AFE #FEF07A #7AFEF0
tetradic
#F07AFE #FEAE7A #88FE7A #7ACAFE
square
#F07AFE #FEAE7A #88FE7A #7ACAFE
split-complementary
#F07AFE #CAFE7A #7AFEAE
monochromatic
#E102FC #E93DFE #F07AFE #F7B7FE #FCE1FF
Accessibility & contrast
On white
2.35
#F07AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F07AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AFE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AFE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#F48BB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07afe; /* rgb */ color: rgb(240, 122, 254); /* oklch */ color: oklch(76.1% 0.214 323.3);
Tailwind
colors: {
custom: {
50: '#f7a5ff',
500: '#f07afe',
950: '#000000',
},
}SCSS
$custom: #f07afe; $custom-light: #f7a5ff; $custom-dark: #000000;
JSON
{
"hex": "#f07afe",
"rgb": {
"r": 240,
"g": 122,
"b": 254
},
"hsl": {
"h": 293.636,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.76094,
"c": 0.2142,
"h": 323.3
},
"luminance": 0.396
}Semantic roles & 50–950 ramp
primary
#F07AFE
secondary
#D8F7D4
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86