#F072FF#F072FF
#F072FF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.1% C 0.227 H 323.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F072FF |
|---|---|
| RGB | rgb(240, 114, 255) |
| HSL | hsl(294, 100%, 72%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.9%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(67.86, 67.45, -48.99) |
| CIE-LCH | lch(67.86, 83.36, 324.01°) |
| OKLab | oklab(75.14% 0.1819 -0.1357) |
| OKLCH | oklch(75.14% 0.227 323.3) |
| XYZ | xyz(60.0008, 37.7829, 98.7207) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 4.90
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072FF #81FF72
analogous
#AA72FF #F072FF #FF72C8
triadic
#F072FF #FFF072 #72FFF0
tetradic
#F072FF #FFAA72 #81FF72 #72C8FF
square
#F072FF #FFAA72 #81FF72 #72C8FF
split-complementary
#F072FF #C8FF72 #72FFAA
monochromatic
#DC00F7 #E935FF #F072FF #F7AFFF #FCE0FF
Accessibility & contrast
On white
2.45
#F072FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F072FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#F485AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f072ff; /* rgb */ color: rgb(240, 114, 255); /* oklch */ color: oklch(75.1% 0.227 323.3);
Tailwind
colors: {
custom: {
50: '#f8a0ff',
500: '#f072ff',
950: '#000000',
},
}SCSS
$custom: #f072ff; $custom-light: #f8a0ff; $custom-dark: #000000;
JSON
{
"hex": "#f072ff",
"rgb": {
"r": 240,
"g": 114,
"b": 255
},
"hsl": {
"h": 293.617,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75136,
"c": 0.22691,
"h": 323.3
},
"luminance": 0.3778
}Semantic roles & 50–950 ramp
primary
#F072FF
secondary
#D7F7D4
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86