#F472D2#F472D2
#F472D2 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.6% C 0.193 H 338.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F472D2 |
|---|---|
| RGB | rgb(244, 114, 210) |
| HSL | hsl(316, 86%, 70%) |
| HSV | hsv(316, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 13.9%, 4.3%) |
| CIE-LAB | lab(66.46, 61.11, -26.23) |
| CIE-LCH | lch(66.46, 66.50, 336.77°) |
| OKLab | oklab(73.59% 0.1795 -0.0706) |
| OKLCH | oklch(73.59% 0.193 338.5) |
| XYZ | xyz(54.9591, 35.9250, 64.9999) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.51
Bubblegum Pink
#FE83CC
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F472D2 #72F494
analogous
#D572F4 #F472D2 #F47291
triadic
#F472D2 #D2F472 #72D2F4
tetradic
#F472D2 #F4D572 #72F494 #7291F4
square
#F472D2 #F4D572 #72F494 #7291F4
split-complementary
#F472D2 #91F472 #72F4D5
monochromatic
#DB11A6 #F039C0 #F472D2 #F8ABE4 #FDE3F6
Accessibility & contrast
On white
2.57
#F472D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F472D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F472D2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F472D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F472D2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7795D5
Deuteranopia (green-blind)
#9CA9CF
Tritanopia (blue-blind)
#FF7699
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f472d2; /* rgb */ color: rgb(244, 114, 210); /* oklch */ color: oklch(73.6% 0.193 338.5);
Tailwind
colors: {
custom: {
50: '#faa0e0',
500: '#f472d2',
950: '#000000',
},
}SCSS
$custom: #f472d2; $custom-light: #faa0e0; $custom-dark: #000000;
JSON
{
"hex": "#f472d2",
"rgb": {
"r": 244,
"g": 114,
"b": 210
},
"hsl": {
"h": 315.692,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.73586,
"c": 0.19284,
"h": 338.5
},
"luminance": 0.35921
}Semantic roles & 50–950 ramp
primary
#F472D2
secondary
#CFF3D8
accent
#E23E03
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83