#F075E5#F075E5
#F075E5 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.3% C 0.200 H 330.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F075E5 |
|---|---|
| RGB | rgb(240, 117, 229) |
| HSL | hsl(305, 80%, 70%) |
| HSV | hsv(305, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 4.6%, 5.9%) |
| CIE-LAB | lab(67.21, 61.60, -35.69) |
| CIE-LCH | lch(67.21, 71.20, 329.91°) |
| OKLab | oklab(74.28% 0.1748 -0.0975) |
| OKLCH | oklch(74.28% 0.2 330.9) |
| XYZ | xyz(56.4389, 36.9085, 78.2649) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.17
Violet (CSS)
#EE82EE
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 3.08
Orchid
#DA70D6
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075E5 #75F080
analogous
#BE75F0 #F075E5 #F075A7
triadic
#F075E5 #E5F075 #75E5F0
tetradic
#F075E5 #F0BE75 #75F080 #75A7F0
square
#F075E5 #F0BE75 #75F080 #75A7F0
split-complementary
#F075E5 #A7F075 #75F0BE
monochromatic
#D417C3 #EA3EDB #F075E5 #F6ACEF #FCE3FA
Accessibility & contrast
On white
2.51
#F075E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F075E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075E5
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075E5 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F99E9
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#F87FA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f075e5; /* rgb */ color: rgb(240, 117, 229); /* oklch */ color: oklch(74.3% 0.200 330.9);
Tailwind
colors: {
custom: {
50: '#f7a1ed',
500: '#f075e5',
950: '#000000',
},
}SCSS
$custom: #f075e5; $custom-light: #f7a1ed; $custom-dark: #000000;
JSON
{
"hex": "#f075e5",
"rgb": {
"r": 240,
"g": 117,
"b": 229
},
"hsl": {
"h": 305.366,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74277,
"c": 0.20011,
"h": 330.9
},
"luminance": 0.36905
}Semantic roles & 50–950 ramp
primary
#F075E5
secondary
#CFF2D2
accent
#DD1C09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84