#F472F2#F472F2
#F472F2 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.218 H 328.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F472F2 |
|---|---|
| RGB | rgb(244, 114, 242) |
| HSL | hsl(301, 86%, 70%) |
| HSV | hsv(301, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 0.8%, 4.3%) |
| CIE-LAB | lab(67.79, 66.22, -41.93) |
| CIE-LCH | lch(67.79, 78.38, 327.66°) |
| OKLab | oklab(75% 0.1849 -0.1152) |
| OKLCH | oklch(75% 0.218 328.1) |
| XYZ | xyz(59.3517, 37.6821, 88.1344) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Light Magenta
#FA5FF7
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 2.99
Violet (CSS)
#EE82EE
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.08
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F472F2 #72F474
analogous
#B572F4 #F472F2 #F472B1
triadic
#F472F2 #F2F472 #72F2F4
tetradic
#F472F2 #F4B572 #72F474 #72B1F4
square
#F472F2 #F4B572 #72F474 #72B1F4
split-complementary
#F472F2 #B1F472 #72F4B5
monochromatic
#DB11D7 #F039ED #F472F2 #F8ABF7 #FDE3FC
Accessibility & contrast
On white
2.46
#F472F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F472F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F472F2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F472F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F472F2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF6
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#FB80A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f472f2; /* rgb */ color: rgb(244, 114, 242); /* oklch */ color: oklch(75.0% 0.218 328.1);
Tailwind
colors: {
custom: {
50: '#faa0f7',
500: '#f472f2',
950: '#000000',
},
}SCSS
$custom: #f472f2; $custom-light: #faa0f7; $custom-dark: #000000;
JSON
{
"hex": "#f472f2",
"rgb": {
"r": 244,
"g": 114,
"b": 242
},
"hsl": {
"h": 300.923,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.74995,
"c": 0.21786,
"h": 328.1
},
"luminance": 0.37679
}Semantic roles & 50–950 ramp
primary
#F472F2
secondary
#CFF3CF
accent
#E20703
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85