#F075EC#F075EC
#F075EC is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.206 H 328.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F075EC |
|---|---|
| RGB | rgb(240, 117, 236) |
| HSL | hsl(302, 80%, 70%) |
| HSV | hsv(302, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 1.7%, 5.9%) |
| CIE-LAB | lab(67.51, 62.78, -39.10) |
| CIE-LCH | lch(67.51, 73.96, 328.08°) |
| OKLab | oklab(74.6% 0.1759 -0.1072) |
| OKLCH | oklch(74.6% 0.206 328.6) |
| XYZ | xyz(57.4360, 37.3074, 83.5164) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.03
Violet (CSS)
#EE82EE
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 3.22
Light Magenta
#FA5FF7
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 3.98
Orchid
#DA70D6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075EC #75F079
analogous
#B675F0 #F075EC #F075AF
triadic
#F075EC #ECF075 #75ECF0
tetradic
#F075EC #F0B675 #75F079 #75AFF0
square
#F075EC #F0B675 #75F079 #75AFF0
split-complementary
#F075EC #AFF075 #75F0B6
monochromatic
#D417CD #EA3EE4 #F075EC #F6ACF4 #FCE3FB
Accessibility & contrast
On white
2.48
#F075EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F075EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075EC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075EC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF0
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#F781A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f075ec; /* rgb */ color: rgb(240, 117, 236); /* oklch */ color: oklch(74.6% 0.206 328.6);
Tailwind
colors: {
custom: {
50: '#f7a2f2',
500: '#f075ec',
950: '#000000',
},
}SCSS
$custom: #f075ec; $custom-light: #f7a2f2; $custom-dark: #000000;
JSON
{
"hex": "#f075ec",
"rgb": {
"r": 240,
"g": 117,
"b": 236
},
"hsl": {
"h": 301.951,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74595,
"c": 0.20596,
"h": 328.6
},
"luminance": 0.37304
}Semantic roles & 50–950 ramp
primary
#F075EC
secondary
#CFF2D0
accent
#DD1009
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85