#F471EA#F471EA
#F471EA is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.213 H 330.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F471EA |
|---|---|
| RGB | rgb(244, 113, 234) |
| HSL | hsl(305, 86%, 70%) |
| HSV | hsv(305, 54%, 96%) |
| CMYK | cmyk(0%, 53.7%, 4.1%, 4.3%) |
| CIE-LAB | lab(67.27, 65.34, -38.33) |
| CIE-LCH | lch(67.27, 75.75, 329.60°) |
| OKLab | oklab(74.5% 0.1851 -0.1049) |
| OKLCH | oklch(74.5% 0.213 330.5) |
| XYZ | xyz(58.0642, 36.9876, 81.9070) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.97
Candy Pink
#FF63E9
ΔE00 2.32
Violet (CSS)
#EE82EE
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F471EA #71F47B
analogous
#BC71F4 #F471EA #F471A9
triadic
#F471EA #EAF471 #71EAF4
tetradic
#F471EA #F4BC71 #71F47B #71A9F4
square
#F471EA #F4BC71 #71F47B #71A9F4
split-complementary
#F471EA #A9F471 #71F4BC
monochromatic
#DA11CA #F038E2 #F471EA #F8AAF2 #FDE3FB
Accessibility & contrast
On white
2.50
#F471EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F471EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F471EA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F471EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F471EA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A98EE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#FC7DA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f471ea; /* rgb */ color: rgb(244, 113, 234); /* oklch */ color: oklch(74.5% 0.213 330.5);
Tailwind
colors: {
custom: {
50: '#fa9ff1',
500: '#f471ea',
950: '#000000',
},
}SCSS
$custom: #f471ea; $custom-light: #fa9ff1; $custom-dark: #000000;
JSON
{
"hex": "#f471ea",
"rgb": {
"r": 244,
"g": 113,
"b": 234
},
"hsl": {
"h": 304.58,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.74499,
"c": 0.21274,
"h": 330.5
},
"luminance": 0.36984
}Semantic roles & 50–950 ramp
primary
#F471EA
secondary
#CEF3D1
accent
#E21403
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85