#F075F3#F075F3
#F075F3 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.212 H 326.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F075F3 |
|---|---|
| RGB | rgb(240, 117, 243) |
| HSL | hsl(299, 84%, 71%) |
| HSV | hsv(299, 52%, 95%) |
| CMYK | cmyk(1.2%, 51.9%, 0%, 4.7%) |
| CIE-LAB | lab(67.82, 63.97, -42.47) |
| CIE-LCH | lch(67.82, 76.79, 326.42°) |
| OKLab | oklab(74.92% 0.1768 -0.1169) |
| OKLCH | oklch(74.92% 0.212 326.5) |
| XYZ | xyz(58.4730, 37.7222, 88.9778) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Violet (CSS)
#EE82EE
ΔE00 2.69
Light Magenta
#FA5FF7
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.45
Candy Pink
#FF63E9
ΔE00 3.74
Orchid
#DA70D6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075F3 #78F375
analogous
#B175F3 #F075F3 #F375B7
triadic
#F075F3 #F3F075 #75F3F0
tetradic
#F075F3 #F3B175 #78F375 #75B7F3
square
#F075F3 #F3B175 #78F375 #75B7F3
split-complementary
#F075F3 #B7F375 #75F3B1
monochromatic
#D613DB #EA3DEE #F075F3 #F6ADF8 #FCE3FD
Accessibility & contrast
On white
2.46
#F075F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F075F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075F3
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075F3 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF7
Deuteranopia (green-blind)
#8EABEF
Tritanopia (blue-blind)
#F684AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f075f3; /* rgb */ color: rgb(240, 117, 243); /* oklch */ color: oklch(74.9% 0.212 326.5);
Tailwind
colors: {
custom: {
50: '#f8a2f7',
500: '#f075f3',
950: '#000000',
},
}SCSS
$custom: #f075f3; $custom-light: #f8a2f7; $custom-dark: #000000;
JSON
{
"hex": "#f075f3",
"rgb": {
"r": 240,
"g": 117,
"b": 243
},
"hsl": {
"h": 298.571,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.74923,
"c": 0.21196,
"h": 326.5
},
"luminance": 0.37719
}Semantic roles & 50–950 ramp
primary
#F075F3
secondary
#D2F3D1
accent
#E0050A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85