#F075F4#F075F4
#F075F4 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.0% C 0.213 H 326.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F075F4 |
|---|---|
| RGB | rgb(240, 117, 244) |
| HSL | hsl(298, 85%, 71%) |
| HSV | hsv(298, 52%, 96%) |
| CMYK | cmyk(1.6%, 52%, 0%, 4.3%) |
| CIE-LAB | lab(67.86, 64.15, -42.95) |
| CIE-LCH | lch(67.86, 77.20, 326.19°) |
| OKLab | oklab(74.97% 0.1769 -0.1183) |
| OKLCH | oklch(74.97% 0.213 326.2) |
| XYZ | xyz(58.6244, 37.7827, 89.7753) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.36
Violet (CSS)
#EE82EE
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.40
Candy Pink
#FF63E9
ΔE00 3.83
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075F4 #79F475
analogous
#B075F4 #F075F4 #F475B8
triadic
#F075F4 #F4F075 #75F4F0
tetradic
#F075F4 #F4B075 #79F475 #75B8F4
square
#F075F4 #F4B075 #79F475 #75B8F4
split-complementary
#F075F4 #B8F475 #75F4B0
monochromatic
#D712DD #EA3CEF #F075F4 #F6AEF9 #FCE3FD
Accessibility & contrast
On white
2.45
#F075F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F075F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075F4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075F4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF8
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#F684AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f075f4; /* rgb */ color: rgb(240, 117, 244); /* oklch */ color: oklch(75.0% 0.213 326.2);
Tailwind
colors: {
custom: {
50: '#f8a2f8',
500: '#f075f4',
950: '#000000',
},
}SCSS
$custom: #f075f4; $custom-light: #f8a2f8; $custom-dark: #000000;
JSON
{
"hex": "#f075f4",
"rgb": {
"r": 240,
"g": 117,
"b": 244
},
"hsl": {
"h": 298.11,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.7497,
"c": 0.21283,
"h": 326.2
},
"luminance": 0.37779
}Semantic roles & 50–950 ramp
primary
#F075F4
secondary
#D2F3D1
accent
#E2040B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85