#F271F4#F271F4
#F271F4 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.7% C 0.220 H 326.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F271F4 |
|---|---|
| RGB | rgb(242, 113, 244) |
| HSL | hsl(299, 86%, 70%) |
| HSV | hsv(299, 54%, 96%) |
| CMYK | cmyk(0.8%, 53.7%, 0%, 4.3%) |
| CIE-LAB | lab(67.44, 66.49, -43.59) |
| CIE-LCH | lch(67.44, 79.51, 326.75°) |
| OKLab | oklab(74.72% 0.1842 -0.12) |
| OKLCH | oklch(74.72% 0.22 326.9) |
| XYZ | xyz(58.8512, 37.2226, 89.6553) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 2.63
Violet Pink
#FB5FFC
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.34
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F271F4 #73F471
analogous
#B171F4 #F271F4 #F471B4
triadic
#F271F4 #F4F271 #71F4F2
tetradic
#F271F4 #F4B171 #73F471 #71B4F4
square
#F271F4 #F4B171 #73F471 #71B4F4
split-complementary
#F271F4 #B4F471 #71F4B1
monochromatic
#D711DA #ED38F0 #F271F4 #F7AAF8 #FCE3FD
Accessibility & contrast
On white
2.49
#F271F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F271F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F271F4
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F271F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F271F4 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF8
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#F880A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f271f4; /* rgb */ color: rgb(242, 113, 244); /* oklch */ color: oklch(74.7% 0.220 326.9);
Tailwind
colors: {
custom: {
50: '#f99ff8',
500: '#f271f4',
950: '#000000',
},
}SCSS
$custom: #f271f4; $custom-light: #f99ff8; $custom-dark: #000000;
JSON
{
"hex": "#f271f4",
"rgb": {
"r": 242,
"g": 113,
"b": 244
},
"hsl": {
"h": 299.084,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.74718,
"c": 0.21988,
"h": 326.9
},
"luminance": 0.37219
}Semantic roles & 50–950 ramp
primary
#F271F4
secondary
#CFF3CE
accent
#E20307
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85