#F075FF#F075FF
#F075FF is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.5% C 0.223 H 323.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F075FF |
|---|---|
| RGB | rgb(240, 117, 255) |
| HSL | hsl(293, 100%, 73%) |
| HSV | hsv(293, 54%, 100%) |
| CMYK | cmyk(5.9%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(68.37, 66.09, -48.19) |
| CIE-LCH | lch(68.37, 81.79, 323.90°) |
| OKLab | oklab(75.51% 0.1781 -0.1334) |
| OKLCH | oklch(75.51% 0.223 323.2) |
| XYZ | xyz(60.3447, 38.4708, 98.8354) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 3.60
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 5.05
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075FF #84FF75
analogous
#AB75FF #F075FF #FF75C9
triadic
#F075FF #FFF075 #75FFF0
tetradic
#F075FF #FFAB75 #84FF75 #75C9FF
square
#F075FF #FFAB75 #84FF75 #75C9FF
split-complementary
#F075FF #C9FF75 #75FFAB
monochromatic
#DE00FA #E938FF #F075FF #F7B2FF #FCE0FF
Accessibility & contrast
On white
2.42
#F075FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F075FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075FF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075FF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#F488AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f075ff; /* rgb */ color: rgb(240, 117, 255); /* oklch */ color: oklch(75.5% 0.223 323.2);
Tailwind
colors: {
custom: {
50: '#f8a2ff',
500: '#f075ff',
950: '#000000',
},
}SCSS
$custom: #f075ff; $custom-light: #f8a2ff; $custom-dark: #000000;
JSON
{
"hex": "#f075ff",
"rgb": {
"r": 240,
"g": 117,
"b": 255
},
"hsl": {
"h": 293.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75507,
"c": 0.22254,
"h": 323.2
},
"luminance": 0.38468
}Semantic roles & 50–950 ramp
primary
#F075FF
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86