#F074F1#F074F1
#F074F1 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.7% C 0.212 H 327.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F074F1 |
|---|---|
| RGB | rgb(240, 116, 241) |
| HSL | hsl(300, 82%, 70%) |
| HSV | hsv(300, 52%, 95%) |
| CMYK | cmyk(0.4%, 51.9%, 0%, 5.5%) |
| CIE-LAB | lab(67.55, 64.09, -41.78) |
| CIE-LCH | lch(67.55, 76.51, 326.90°) |
| OKLab | oklab(74.7% 0.1779 -0.1149) |
| OKLCH | oklch(74.7% 0.212 327.1) |
| XYZ | xyz(58.0568, 37.3702, 87.3572) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Violet (CSS)
#EE82EE
ΔE00 2.75
Light Magenta
#FA5FF7
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 3.47
Orchid
#DA70D6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074F1 #75F174
analogous
#B274F1 #F074F1 #F174B3
triadic
#F074F1 #F1F074 #74F1F0
tetradic
#F074F1 #F1B274 #75F174 #74B3F1
square
#F074F1 #F1B274 #75F174 #74B3F1
split-complementary
#F074F1 #B3F174 #74F1B2
monochromatic
#D415D5 #EA3CEB #F074F1 #F6ACF7 #FCE3FC
Accessibility & contrast
On white
2.48
#F074F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F074F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074F1
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074F1 | 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)
#679AF5
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#F682A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f074f1; /* rgb */ color: rgb(240, 116, 241); /* oklch */ color: oklch(74.7% 0.212 327.1);
Tailwind
colors: {
custom: {
50: '#f8a1f6',
500: '#f074f1',
950: '#000000',
},
}SCSS
$custom: #f074f1; $custom-light: #f8a1f6; $custom-dark: #000000;
JSON
{
"hex": "#f074f1",
"rgb": {
"r": 240,
"g": 116,
"b": 241
},
"hsl": {
"h": 299.52,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74701,
"c": 0.21174,
"h": 327.1
},
"luminance": 0.37367
}Semantic roles & 50–950 ramp
primary
#F074F1
secondary
#CFF2CF
accent
#DE0709
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85