#F075F0#F075F0
#F075F0 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.209 H 327.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F075F0 |
|---|---|
| RGB | rgb(240, 117, 240) |
| HSL | hsl(300, 80%, 70%) |
| HSV | hsv(300, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.68, 63.46, -41.03) |
| CIE-LCH | lch(67.68, 75.57, 327.11°) |
| OKLab | oklab(74.78% 0.1764 -0.1127) |
| OKLCH | oklch(74.78% 0.209 327.4) |
| XYZ | xyz(58.0237, 37.5424, 86.6114) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.70
Violet (CSS)
#EE82EE
ΔE00 2.52
Light Magenta
#FA5FF7
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.64
Orchid
#DA70D6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075F0 #75F075
analogous
#B275F0 #F075F0 #F075B3
triadic
#F075F0 #F0F075 #75F0F0
tetradic
#F075F0 #F0B375 #75F075 #75B2F0
square
#F075F0 #F0B375 #75F075 #75B2F0
split-complementary
#F075F0 #B3F075 #75F0B3
monochromatic
#D417D4 #EA3EEA #F075F0 #F6ACF6 #FCE3FC
Accessibility & contrast
On white
2.47
#F075F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F075F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075F0
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075F0 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF4
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#F683A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f075f0; /* rgb */ color: rgb(240, 117, 240); /* oklch */ color: oklch(74.8% 0.209 327.4);
Tailwind
colors: {
custom: {
50: '#f7a2f5',
500: '#f075f0',
950: '#000000',
},
}SCSS
$custom: #f075f0; $custom-light: #f7a2f5; $custom-dark: #000000;
JSON
{
"hex": "#f075f0",
"rgb": {
"r": 240,
"g": 117,
"b": 240
},
"hsl": {
"h": 300,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74781,
"c": 0.20937,
"h": 327.4
},
"luminance": 0.37539
}Semantic roles & 50–950 ramp
primary
#F075F0
secondary
#CFF2CF
accent
#DD0909
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85