#F472E9#F472E9
#F472E9 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.210 H 330.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F472E9 |
|---|---|
| RGB | rgb(244, 114, 233) |
| HSL | hsl(305, 86%, 70%) |
| HSV | hsv(305, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 4.5%, 4.3%) |
| CIE-LAB | lab(67.39, 64.73, -37.58) |
| CIE-LCH | lch(67.39, 74.85, 329.86°) |
| OKLab | oklab(74.58% 0.1836 -0.1028) |
| OKLCH | oklch(74.58% 0.21 330.8) |
| XYZ | xyz(58.0331, 37.1547, 81.1899) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.78
Candy Pink
#FF63E9
ΔE00 2.42
Violet (CSS)
#EE82EE
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 4.01
Orchid
#DA70D6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F472E9 #72F47D
analogous
#BE72F4 #F472E9 #F472A8
triadic
#F472E9 #E9F472 #72E9F4
tetradic
#F472E9 #F4BE72 #72F47D #72A8F4
square
#F472E9 #F4BE72 #72F47D #72A8F4
split-complementary
#F472E9 #A8F472 #72F4BE
monochromatic
#DB11C9 #F039E0 #F472E9 #F8ABF2 #FDE3FB
Accessibility & contrast
On white
2.49
#F472E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F472E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F472E9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F472E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F472E9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99ED
Deuteranopia (green-blind)
#93ABE5
Tritanopia (blue-blind)
#FC7DA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f472e9; /* rgb */ color: rgb(244, 114, 233); /* oklch */ color: oklch(74.6% 0.210 330.8);
Tailwind
colors: {
custom: {
50: '#faa0f0',
500: '#f472e9',
950: '#000000',
},
}SCSS
$custom: #f472e9; $custom-light: #faa0f0; $custom-dark: #000000;
JSON
{
"hex": "#f472e9",
"rgb": {
"r": 244,
"g": 114,
"b": 233
},
"hsl": {
"h": 305.077,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.74578,
"c": 0.21044,
"h": 330.8
},
"luminance": 0.37151
}Semantic roles & 50–950 ramp
primary
#F472E9
secondary
#CFF3D2
accent
#E21603
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84