#F271F7#F271F7
#F271F7 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.9% C 0.222 H 326.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F271F7 |
|---|---|
| RGB | rgb(242, 113, 247) |
| HSL | hsl(298, 89%, 71%) |
| HSV | hsv(298, 54%, 97%) |
| CMYK | cmyk(2%, 54.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.58, 67.01, -45.02) |
| CIE-LCH | lch(67.58, 80.73, 326.10°) |
| OKLab | oklab(74.86% 0.1846 -0.1242) |
| OKLCH | oklch(74.86% 0.222 326.1) |
| XYZ | xyz(59.3104, 37.4063, 92.0738) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 3.66
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F271F7 #76F771
analogous
#AF71F7 #F271F7 #F771B9
triadic
#F271F7 #F7F271 #71F7F2
tetradic
#F271F7 #F7AF71 #76F771 #71B9F7
square
#F271F7 #F7AF71 #76F771 #71B9F7
split-complementary
#F271F7 #B9F771 #71F7AF
monochromatic
#D90DE1 #ED37F4 #F271F7 #F7ABFA #FCE2FD
Accessibility & contrast
On white
2.48
#F271F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F271F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F271F7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F271F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F271F7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#8BAAF3
Tritanopia (blue-blind)
#F881AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f271f7; /* rgb */ color: rgb(242, 113, 247); /* oklch */ color: oklch(74.9% 0.222 326.1);
Tailwind
colors: {
custom: {
50: '#f99ffa',
500: '#f271f7',
950: '#000000',
},
}SCSS
$custom: #f271f7; $custom-light: #f99ffa; $custom-dark: #000000;
JSON
{
"hex": "#f271f7",
"rgb": {
"r": 242,
"g": 113,
"b": 247
},
"hsl": {
"h": 297.761,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.74864,
"c": 0.22244,
"h": 326.1
},
"luminance": 0.37403
}Semantic roles & 50–950 ramp
primary
#F271F7
secondary
#D1F4D0
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85