#F671EA#F671EA
#F671EA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.214 H 331.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F671EA |
|---|---|
| RGB | rgb(246, 113, 234) |
| HSL | hsl(305, 88%, 70%) |
| HSV | hsv(305, 54%, 96%) |
| CMYK | cmyk(0%, 54.1%, 4.9%, 3.5%) |
| CIE-LAB | lab(67.54, 65.87, -37.89) |
| CIE-LCH | lch(67.54, 75.99, 330.09°) |
| OKLab | oklab(74.75% 0.1872 -0.1036) |
| OKLCH | oklch(74.75% 0.214 331) |
| XYZ | xyz(58.7621, 37.3475, 81.9397) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.07
Candy Pink
#FF63E9
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F671EA #71F67D
analogous
#C071F6 #F671EA #F671A7
triadic
#F671EA #EAF671 #71EAF6
tetradic
#F671EA #F6C071 #71F67D #71A7F6
square
#F671EA #F6C071 #71F67D #71A7F6
split-complementary
#F671EA #A7F671 #71F6C0
monochromatic
#DE0ECC #F237E1 #F671EA #FAABF3 #FDE2FB
Accessibility & contrast
On white
2.48
#F671EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F671EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F671EA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F671EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F671EA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EE
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f671ea; /* rgb */ color: rgb(246, 113, 234); /* oklch */ color: oklch(74.8% 0.214 331.0);
Tailwind
colors: {
custom: {
50: '#fca0f1',
500: '#f671ea',
950: '#000000',
},
}SCSS
$custom: #f671ea; $custom-light: #fca0f1; $custom-dark: #000000;
JSON
{
"hex": "#f671ea",
"rgb": {
"r": 246,
"g": 113,
"b": 234
},
"hsl": {
"h": 305.414,
"s": 88.079,
"l": 70.392
},
"oklch": {
"l": 0.74752,
"c": 0.21397,
"h": 331
},
"luminance": 0.37344
}Semantic roles & 50–950 ramp
primary
#F671EA
secondary
#CFF4D2
accent
#E51501
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85