#F472F5#F472F5
#F472F5 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.1% C 0.220 H 327.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F472F5 |
|---|---|
| RGB | rgb(244, 114, 245) |
| HSL | hsl(300, 87%, 70%) |
| HSV | hsv(300, 53%, 96%) |
| CMYK | cmyk(0.4%, 53.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.92, 66.73, -43.37) |
| CIE-LCH | lch(67.92, 79.59, 326.98°) |
| OKLab | oklab(75.14% 0.1853 -0.1194) |
| OKLCH | oklch(75.14% 0.22 327.2) |
| XYZ | xyz(59.8060, 37.8638, 90.5268) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 3.30
Orchid
#DA70D6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F472F5 #73F572
analogous
#B272F5 #F472F5 #F572B4
triadic
#F472F5 #F5F472 #72F5F4
tetradic
#F472F5 #F5B272 #73F572 #72B4F5
square
#F472F5 #F5B272 #73F572 #72B4F5
split-complementary
#F472F5 #B4F572 #72F5B2
monochromatic
#DB10DD #F039F1 #F472F5 #F8ABF9 #FDE2FD
Accessibility & contrast
On white
2.45
#F472F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F472F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F472F5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F472F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F472F5 | 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)
#649BF9
Deuteranopia (green-blind)
#8EABF1
Tritanopia (blue-blind)
#FA81A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f472f5; /* rgb */ color: rgb(244, 114, 245); /* oklch */ color: oklch(75.1% 0.220 327.2);
Tailwind
colors: {
custom: {
50: '#fba0f9',
500: '#f472f5',
950: '#000000',
},
}SCSS
$custom: #f472f5; $custom-light: #fba0f9; $custom-dark: #000000;
JSON
{
"hex": "#f472f5",
"rgb": {
"r": 244,
"g": 114,
"b": 245
},
"hsl": {
"h": 299.542,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.75137,
"c": 0.22038,
"h": 327.2
},
"luminance": 0.3786
}Semantic roles & 50–950 ramp
primary
#F472F5
secondary
#D0F3CF
accent
#E30204
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85