#F075F1#F075F1
#F075F1 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.8% C 0.210 H 327.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F075F1 |
|---|---|
| RGB | rgb(240, 117, 241) |
| HSL | hsl(300, 82%, 70%) |
| HSV | hsv(300, 51%, 95%) |
| CMYK | cmyk(0.4%, 51.5%, 0%, 5.5%) |
| CIE-LAB | lab(67.73, 63.63, -41.51) |
| CIE-LCH | lch(67.73, 75.97, 326.88°) |
| OKLab | oklab(74.83% 0.1766 -0.1141) |
| OKLCH | oklch(74.83% 0.21 327.1) |
| XYZ | xyz(58.1726, 37.6020, 87.3959) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 3.56
Violet Pink
#FB5FFC
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075F1 #76F175
analogous
#B275F1 #F075F1 #F175B4
triadic
#F075F1 #F1F075 #75F1F0
tetradic
#F075F1 #F1B275 #76F175 #75B4F1
square
#F075F1 #F1B275 #76F175 #75B4F1
split-complementary
#F075F1 #B4F175 #75F1B2
monochromatic
#D416D6 #EA3DEB #F075F1 #F6ADF7 #FCE3FC
Accessibility & contrast
On white
2.46
#F075F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F075F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075F1
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075F1 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF5
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#F683A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f075f1; /* rgb */ color: rgb(240, 117, 241); /* oklch */ color: oklch(74.8% 0.210 327.1);
Tailwind
colors: {
custom: {
50: '#f7a2f6',
500: '#f075f1',
950: '#000000',
},
}SCSS
$custom: #f075f1; $custom-light: #f7a2f6; $custom-dark: #000000;
JSON
{
"hex": "#f075f1",
"rgb": {
"r": 240,
"g": 117,
"b": 241
},
"hsl": {
"h": 299.516,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74828,
"c": 0.21023,
"h": 327.1
},
"luminance": 0.37599
}Semantic roles & 50–950 ramp
primary
#F075F1
secondary
#D0F2D0
accent
#DE0809
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85