#F075EB#F075EB
#F075EB is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.205 H 328.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F075EB |
|---|---|
| RGB | rgb(240, 117, 235) |
| HSL | hsl(302, 80%, 70%) |
| HSV | hsv(302, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 2.1%, 5.9%) |
| CIE-LAB | lab(67.46, 62.61, -38.61) |
| CIE-LCH | lch(67.46, 73.56, 328.33°) |
| OKLab | oklab(74.55% 0.1757 -0.1058) |
| OKLCH | oklch(74.55% 0.205 328.9) |
| XYZ | xyz(57.2912, 37.2494, 82.7534) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.86
Violet (CSS)
#EE82EE
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 4.08
Orchid
#DA70D6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075EB #75F07A
analogous
#B775F0 #F075EB #F075AE
triadic
#F075EB #EBF075 #75EBF0
tetradic
#F075EB #F0B775 #75F07A #75AEF0
square
#F075EB #F0B775 #75F07A #75AEF0
split-complementary
#F075EB #AEF075 #75F0B7
monochromatic
#D417CC #EA3EE3 #F075EB #F6ACF3 #FCE3FB
Accessibility & contrast
On white
2.49
#F075EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F075EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075EB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075EB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEF
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#F781A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f075eb; /* rgb */ color: rgb(240, 117, 235); /* oklch */ color: oklch(74.5% 0.205 328.9);
Tailwind
colors: {
custom: {
50: '#f7a2f2',
500: '#f075eb',
950: '#000000',
},
}SCSS
$custom: #f075eb; $custom-light: #f7a2f2; $custom-dark: #000000;
JSON
{
"hex": "#f075eb",
"rgb": {
"r": 240,
"g": 117,
"b": 235
},
"hsl": {
"h": 302.439,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74549,
"c": 0.20511,
"h": 328.9
},
"luminance": 0.37246
}Semantic roles & 50–950 ramp
primary
#F075EB
secondary
#CFF2D1
accent
#DD1109
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85