#F472DA#F472DA
#F472DA is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.9% C 0.199 H 335.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F472DA |
|---|---|
| RGB | rgb(244, 114, 218) |
| HSL | hsl(312, 86%, 70%) |
| HSV | hsv(312, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 10.7%, 4.3%) |
| CIE-LAB | lab(66.77, 62.33, -30.21) |
| CIE-LCH | lch(66.77, 69.27, 334.14°) |
| OKLab | oklab(73.92% 0.1811 -0.0818) |
| OKLCH | oklch(73.92% 0.199 335.7) |
| XYZ | xyz(55.9807, 36.3337, 70.3807) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F472DA #72F48C
analogous
#CD72F4 #F472DA #F47299
triadic
#F472DA #DAF472 #72DAF4
tetradic
#F472DA #F4CD72 #72F48C #7299F4
square
#F472DA #F4CD72 #72F48C #7299F4
split-complementary
#F472DA #99F472 #72F4CD
monochromatic
#DB11B2 #F039CB #F472DA #F8ABE9 #FDE3F8
Accessibility & contrast
On white
2.54
#F472DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F472DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F472DA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F472DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F472DA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7396DD
Deuteranopia (green-blind)
#99AAD6
Tritanopia (blue-blind)
#FF789C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f472da; /* rgb */ color: rgb(244, 114, 218); /* oklch */ color: oklch(73.9% 0.199 335.7);
Tailwind
colors: {
custom: {
50: '#faa0e5',
500: '#f472da',
950: '#000000',
},
}SCSS
$custom: #f472da; $custom-light: #faa0e5; $custom-dark: #000000;
JSON
{
"hex": "#f472da",
"rgb": {
"r": 244,
"g": 114,
"b": 218
},
"hsl": {
"h": 312,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.73918,
"c": 0.1987,
"h": 335.7
},
"luminance": 0.3633
}Semantic roles & 50–950 ramp
primary
#F472DA
secondary
#CFF3D6
accent
#E23003
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84