#F072FD#F072FD
#F072FD is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.225 H 323.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F072FD |
|---|---|
| RGB | rgb(240, 114, 253) |
| HSL | hsl(294, 97%, 72%) |
| HSV | hsv(294, 55%, 99%) |
| CMYK | cmyk(5.1%, 54.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.77, 67.10, -48.04) |
| CIE-LCH | lch(67.77, 82.52, 324.40°) |
| OKLab | oklab(75.04% 0.1817 -0.1329) |
| OKLCH | oklch(75.04% 0.225 323.8) |
| XYZ | xyz(59.6805, 37.6548, 97.0340) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.86
Light Magenta
#FA5FF7
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 4.65
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072FD #7FFD72
analogous
#AA72FD #F072FD #FD72C5
triadic
#F072FD #FDF072 #72FDF0
tetradic
#F072FD #FDAA72 #7FFD72 #72C5FD
square
#F072FD #FDAA72 #7FFD72 #72C5FD
split-complementary
#F072FD #C5FD72 #72FDAA
monochromatic
#DB03F1 #EA36FC #F072FD #F6AEFE #FCE1FF
Accessibility & contrast
On white
2.46
#F072FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F072FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072FD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072FD | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9BFF
Deuteranopia (green-blind)
#87AAF9
Tritanopia (blue-blind)
#F485AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f072fd; /* rgb */ color: rgb(240, 114, 253); /* oklch */ color: oklch(75.0% 0.225 323.8);
Tailwind
colors: {
custom: {
50: '#f8a0fe',
500: '#f072fd',
950: '#000000',
},
}SCSS
$custom: #f072fd; $custom-light: #f8a0fe; $custom-dark: #000000;
JSON
{
"hex": "#f072fd",
"rgb": {
"r": 240,
"g": 114,
"b": 253
},
"hsl": {
"h": 294.388,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.75036,
"c": 0.22515,
"h": 323.8
},
"luminance": 0.37652
}Semantic roles & 50–950 ramp
primary
#F072FD
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86