#F075FD#F075FD
#F075FD is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.4% C 0.221 H 323.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F075FD |
|---|---|
| RGB | rgb(240, 117, 253) |
| HSL | hsl(294, 97%, 73%) |
| HSV | hsv(294, 54%, 99%) |
| CMYK | cmyk(5.1%, 53.8%, 0%, 0.8%) |
| CIE-LAB | lab(68.27, 65.73, -47.24) |
| CIE-LCH | lch(68.27, 80.95, 324.29°) |
| OKLab | oklab(75.41% 0.178 -0.1306) |
| OKLCH | oklch(75.41% 0.221 323.7) |
| XYZ | xyz(60.0244, 38.3427, 97.1487) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.81
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075FD #82FD75
analogous
#AC75FD #F075FD #FD75C6
triadic
#F075FD #FDF075 #75FDF0
tetradic
#F075FD #FDAC75 #82FD75 #75C6FD
square
#F075FD #FDAC75 #82FD75 #75C6FD
split-complementary
#F075FD #C6FD75 #75FDAC
monochromatic
#DD04F4 #E939FC #F075FD #F7B1FE #FCE1FF
Accessibility & contrast
On white
2.42
#F075FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F075FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075FD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075FD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#F487AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f075fd; /* rgb */ color: rgb(240, 117, 253); /* oklch */ color: oklch(75.4% 0.221 323.7);
Tailwind
colors: {
custom: {
50: '#f8a2fe',
500: '#f075fd',
950: '#000000',
},
}SCSS
$custom: #f075fd; $custom-light: #f8a2fe; $custom-dark: #000000;
JSON
{
"hex": "#f075fd",
"rgb": {
"r": 240,
"g": 117,
"b": 253
},
"hsl": {
"h": 294.265,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.75408,
"c": 0.22076,
"h": 323.7
},
"luminance": 0.3834
}Semantic roles & 50–950 ramp
primary
#F075FD
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86