#F572F2#F572F2
#F572F2 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.1% C 0.218 H 328.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F572F2 |
|---|---|
| RGB | rgb(245, 114, 242) |
| HSL | hsl(301, 87%, 70%) |
| HSV | hsv(301, 53%, 96%) |
| CMYK | cmyk(0%, 53.5%, 1.2%, 3.9%) |
| CIE-LAB | lab(67.92, 66.48, -41.72) |
| CIE-LCH | lch(67.92, 78.49, 327.89°) |
| OKLab | oklab(75.12% 0.186 -0.1146) |
| OKLCH | oklch(75.12% 0.218 328.4) |
| XYZ | xyz(59.6997, 37.8615, 88.1507) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.93
Candy Pink
#FF63E9
ΔE00 2.90
Light Magenta
#FA5FF7
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.01
Violet Pink
#FB5FFC
ΔE00 3.11
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F572F2 #72F575
analogous
#B672F5 #F572F2 #F572B0
triadic
#F572F2 #F2F572 #72F2F5
tetradic
#F572F2 #F5B672 #72F575 #72B0F5
square
#F572F2 #F5B672 #72F575 #72B0F5
split-complementary
#F572F2 #B0F572 #72F5B6
monochromatic
#DD10D8 #F139ED #F572F2 #F9ABF7 #FDE2FC
Accessibility & contrast
On white
2.45
#F572F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F572F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F572F2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F572F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F572F2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF6
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#FC80A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f572f2; /* rgb */ color: rgb(245, 114, 242); /* oklch */ color: oklch(75.1% 0.218 328.4);
Tailwind
colors: {
custom: {
50: '#fba0f7',
500: '#f572f2',
950: '#000000',
},
}SCSS
$custom: #f572f2; $custom-light: #fba0f7; $custom-dark: #000000;
JSON
{
"hex": "#f572f2",
"rgb": {
"r": 245,
"g": 114,
"b": 242
},
"hsl": {
"h": 301.374,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.7512,
"c": 0.21843,
"h": 328.4
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#F572F2
secondary
#CFF3D0
accent
#E30702
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85