#F572DA#F572DA
#F572DA is a light, vivid pink. Relative luminance 0.365; OKLCH L 74.0% C 0.199 H 336.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F572DA |
|---|---|
| RGB | rgb(245, 114, 218) |
| HSL | hsl(312, 87%, 70%) |
| HSV | hsv(312, 53%, 96%) |
| CMYK | cmyk(0%, 53.5%, 11%, 3.9%) |
| CIE-LAB | lab(66.91, 62.61, -29.99) |
| CIE-LCH | lch(66.91, 69.43, 334.41°) |
| OKLab | oklab(74.05% 0.1821 -0.0812) |
| OKLCH | oklch(74.05% 0.199 336) |
| XYZ | xyz(56.3288, 36.5132, 70.3970) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 4.50
Orchid
#DA70D6
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F572DA #72F58D
analogous
#CE72F5 #F572DA #F57299
triadic
#F572DA #DAF572 #72DAF5
tetradic
#F572DA #F5CE72 #72F58D #7299F5
square
#F572DA #F5CE72 #72F58D #7299F5
split-complementary
#F572DA #99F572 #72F5CE
monochromatic
#DD10B3 #F139CB #F572DA #F9ABE9 #FDE2F8
Accessibility & contrast
On white
2.53
#F572DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F572DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F572DA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F572DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F572DA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7396DD
Deuteranopia (green-blind)
#99AAD6
Tritanopia (blue-blind)
#FF789C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f572da; /* rgb */ color: rgb(245, 114, 218); /* oklch */ color: oklch(74.0% 0.199 336.0);
Tailwind
colors: {
custom: {
50: '#fba0e5',
500: '#f572da',
950: '#000000',
},
}SCSS
$custom: #f572da; $custom-light: #fba0e5; $custom-dark: #000000;
JSON
{
"hex": "#f572da",
"rgb": {
"r": 245,
"g": 114,
"b": 218
},
"hsl": {
"h": 312.366,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.74047,
"c": 0.1994,
"h": 336
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#F572DA
secondary
#CFF3D7
accent
#E33102
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84