#F075FA#F075FA
#F075FA is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.3% C 0.218 H 324.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F075FA |
|---|---|
| RGB | rgb(240, 117, 250) |
| HSL | hsl(295, 93%, 72%) |
| HSV | hsv(295, 53%, 98%) |
| CMYK | cmyk(4%, 53.2%, 0%, 2%) |
| CIE-LAB | lab(68.13, 65.20, -45.82) |
| CIE-LCH | lch(68.13, 79.69, 324.90°) |
| OKLab | oklab(75.26% 0.1776 -0.1265) |
| OKLCH | oklch(75.26% 0.218 324.5) |
| XYZ | xyz(59.5503, 38.1531, 94.6515) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 4.47
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075FA #7FFA75
analogous
#AE75FA #F075FA #FA75C1
triadic
#F075FA #FAF075 #75FAF0
tetradic
#F075FA #FAAE75 #7FFA75 #75C1FA
square
#F075FA #FAAE75 #7FFA75 #75C1FA
split-complementary
#F075FA #C1FA75 #75FAAE
monochromatic
#DB09EC #EA3AF8 #F075FA #F6B0FC #FCE1FE
Accessibility & contrast
On white
2.43
#F075FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F075FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075FA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075FA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#F586AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f075fa; /* rgb */ color: rgb(240, 117, 250); /* oklch */ color: oklch(75.3% 0.218 324.5);
Tailwind
colors: {
custom: {
50: '#f8a2fc',
500: '#f075fa',
950: '#000000',
},
}SCSS
$custom: #f075fa; $custom-light: #f8a2fc; $custom-dark: #000000;
JSON
{
"hex": "#f075fa",
"rgb": {
"r": 240,
"g": 117,
"b": 250
},
"hsl": {
"h": 295.489,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.7526,
"c": 0.21809,
"h": 324.5
},
"luminance": 0.3815
}Semantic roles & 50–950 ramp
primary
#F075FA
secondary
#D7F6D5
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85