#F075F2#F075F2
#F075F2 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.211 H 326.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F075F2 |
|---|---|
| RGB | rgb(240, 117, 242) |
| HSL | hsl(299, 83%, 70%) |
| HSV | hsv(299, 52%, 95%) |
| CMYK | cmyk(0.8%, 51.7%, 0%, 5.1%) |
| CIE-LAB | lab(67.77, 63.80, -41.99) |
| CIE-LCH | lch(67.77, 76.38, 326.65°) |
| OKLab | oklab(74.88% 0.1767 -0.1155) |
| OKLCH | oklch(74.88% 0.211 326.8) |
| XYZ | xyz(58.3224, 37.6619, 88.1847) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Violet (CSS)
#EE82EE
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075F2 #77F275
analogous
#B175F2 #F075F2 #F275B5
triadic
#F075F2 #F2F075 #75F2F0
tetradic
#F075F2 #F2B175 #77F275 #75B5F2
square
#F075F2 #F2B175 #77F275 #75B5F2
split-complementary
#F075F2 #B5F275 #75F2B1
monochromatic
#D514D8 #EA3DED #F075F2 #F6ADF7 #FCE3FC
Accessibility & contrast
On white
2.46
#F075F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F075F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075F2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075F2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF6
Deuteranopia (green-blind)
#8EABEE
Tritanopia (blue-blind)
#F683A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f075f2; /* rgb */ color: rgb(240, 117, 242); /* oklch */ color: oklch(74.9% 0.211 326.8);
Tailwind
colors: {
custom: {
50: '#f7a2f7',
500: '#f075f2',
950: '#000000',
},
}SCSS
$custom: #f075f2; $custom-light: #f7a2f7; $custom-dark: #000000;
JSON
{
"hex": "#f075f2",
"rgb": {
"r": 240,
"g": 117,
"b": 242
},
"hsl": {
"h": 299.04,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.74875,
"c": 0.21109,
"h": 326.8
},
"luminance": 0.37659
}Semantic roles & 50–950 ramp
primary
#F075F2
secondary
#D1F3D0
accent
#DF060A
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85