Purply Pink#F075E6
#F075E6 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.3% C 0.201 H 330.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F075E6 |
|---|---|
| RGB | rgb(240, 117, 230) |
| HSL | hsl(305, 80%, 70%) |
| HSV | hsv(305, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 4.2%, 5.9%) |
| CIE-LAB | lab(67.25, 61.77, -36.18) |
| CIE-LCH | lch(67.25, 71.59, 329.64°) |
| OKLab | oklab(74.32% 0.1749 -0.0989) |
| OKLCH | oklch(74.32% 0.201 330.5) |
| XYZ | xyz(56.5789, 36.9645, 79.0023) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.00
Violet (CSS)
#EE82EE
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 3.07
Orchid
#DA70D6
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075E6 #75F07F
analogous
#BC75F0 #F075E6 #F075A9
triadic
#F075E6 #E6F075 #75E6F0
tetradic
#F075E6 #F0BC75 #75F07F #75A9F0
square
#F075E6 #F0BC75 #75F07F #75A9F0
split-complementary
#F075E6 #A9F075 #75F0BC
monochromatic
#D417C4 #EA3EDC #F075E6 #F6ACF0 #FCE3FA
Accessibility & contrast
On white
2.50
#F075E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F075E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075E6
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075E6 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F99EA
Deuteranopia (green-blind)
#93AAE2
Tritanopia (blue-blind)
#F880A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f075e6; /* rgb */ color: rgb(240, 117, 230); /* oklch */ color: oklch(74.3% 0.201 330.5);
Tailwind
colors: {
custom: {
50: '#f7a1ee',
500: '#f075e6',
950: '#000000',
},
}SCSS
$custom: #f075e6; $custom-light: #f7a1ee; $custom-dark: #000000;
JSON
{
"hex": "#f075e6",
"rgb": {
"r": 240,
"g": 117,
"b": 230
},
"hsl": {
"h": 304.878,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74322,
"c": 0.20093,
"h": 330.5
},
"luminance": 0.36961
}Semantic roles & 50–950 ramp
primary
#F075E6
secondary
#CFF2D2
accent
#DD1A09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84