#F075EA#F075EA
#F075EA is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.204 H 329.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F075EA |
|---|---|
| RGB | rgb(240, 117, 234) |
| HSL | hsl(303, 80%, 70%) |
| HSV | hsv(303, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 2.5%, 5.9%) |
| CIE-LAB | lab(67.42, 62.44, -38.13) |
| CIE-LCH | lch(67.42, 73.16, 328.59°) |
| OKLab | oklab(74.5% 0.1756 -0.1044) |
| OKLCH | oklch(74.5% 0.204 329.3) |
| XYZ | xyz(57.1471, 37.1918, 81.9946) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.69
Violet (CSS)
#EE82EE
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.83
Violet Pink
#FB5FFC
ΔE00 4.18
Orchid
#DA70D6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075EA #75F07B
analogous
#B975F0 #F075EA #F075AC
triadic
#F075EA #EAF075 #75EAF0
tetradic
#F075EA #F0B975 #75F07B #75ACF0
square
#F075EA #F0B975 #75F07B #75ACF0
split-complementary
#F075EA #ACF075 #75F0B9
monochromatic
#D417CA #EA3EE2 #F075EA #F6ACF2 #FCE3FB
Accessibility & contrast
On white
2.49
#F075EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F075EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075EA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075EA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#F781A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f075ea; /* rgb */ color: rgb(240, 117, 234); /* oklch */ color: oklch(74.5% 0.204 329.3);
Tailwind
colors: {
custom: {
50: '#f7a1f1',
500: '#f075ea',
950: '#000000',
},
}SCSS
$custom: #f075ea; $custom-light: #f7a1f1; $custom-dark: #000000;
JSON
{
"hex": "#f075ea",
"rgb": {
"r": 240,
"g": 117,
"b": 234
},
"hsl": {
"h": 302.927,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74503,
"c": 0.20427,
"h": 329.3
},
"luminance": 0.37188
}Semantic roles & 50–950 ramp
primary
#F075EA
secondary
#CFF2D1
accent
#DD1309
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85