#F075F8#F075F8
#F075F8 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.2% C 0.216 H 325.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F075F8 |
|---|---|
| RGB | rgb(240, 117, 248) |
| HSL | hsl(296, 90%, 72%) |
| HSV | hsv(296, 53%, 97%) |
| CMYK | cmyk(3.2%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(68.04, 64.85, -44.87) |
| CIE-LCH | lch(68.04, 78.86, 325.32°) |
| OKLab | oklab(75.16% 0.1774 -0.1238) |
| OKLCH | oklch(75.16% 0.216 325.1) |
| XYZ | xyz(59.2384, 38.0283, 93.0087) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075F8 #7DF875
analogous
#AF75F8 #F075F8 #F875BF
triadic
#F075F8 #F8F075 #75F8F0
tetradic
#F075F8 #F8AF75 #7DF875 #75BFF8
square
#F075F8 #F8AF75 #7DF875 #75BFF8
split-complementary
#F075F8 #BFF875 #75F8AF
monochromatic
#DA0CE7 #EA3BF5 #F075F8 #F6AFFB #FCE2FE
Accessibility & contrast
On white
2.44
#F075F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F075F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075F8
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075F8 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#F585AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f075f8; /* rgb */ color: rgb(240, 117, 248); /* oklch */ color: oklch(75.2% 0.216 325.1);
Tailwind
colors: {
custom: {
50: '#f8a2fb',
500: '#f075f8',
950: '#000000',
},
}SCSS
$custom: #f075f8; $custom-light: #f8a2fb; $custom-dark: #000000;
JSON
{
"hex": "#f075f8",
"rgb": {
"r": 240,
"g": 117,
"b": 248
},
"hsl": {
"h": 296.336,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.75163,
"c": 0.21633,
"h": 325.1
},
"luminance": 0.38025
}Semantic roles & 50–950 ramp
primary
#F075F8
secondary
#D6F5D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85