#F075DF#F075DF
#F075DF is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.0% C 0.195 H 332.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F075DF |
|---|---|
| RGB | rgb(240, 117, 223) |
| HSL | hsl(308, 80%, 70%) |
| HSV | hsv(308, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 7.1%, 5.9%) |
| CIE-LAB | lab(66.96, 60.62, -32.75) |
| CIE-LCH | lch(66.96, 68.90, 331.62°) |
| OKLab | oklab(74.01% 0.1737 -0.0891) |
| OKLCH | oklch(74.01% 0.195 332.9) |
| XYZ | xyz(55.6156, 36.5792, 73.9289) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.24
Violet (CSS)
#EE82EE
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 3.33
Orchid
#DA70D6
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075DF #75F086
analogous
#C475F0 #F075DF #F075A1
triadic
#F075DF #DFF075 #75DFF0
tetradic
#F075DF #F0C475 #75F086 #75A1F0
square
#F075DF #F0C475 #75F086 #75A1F0
split-complementary
#F075DF #A1F075 #75F0C4
monochromatic
#D417BA #EA3ED2 #F075DF #F6ACEC #FCE3F9
Accessibility & contrast
On white
2.53
#F075DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F075DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075DF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075DF | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E3
Deuteranopia (green-blind)
#96A9DC
Tritanopia (blue-blind)
#F97DA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f075df; /* rgb */ color: rgb(240, 117, 223); /* oklch */ color: oklch(74.0% 0.195 332.9);
Tailwind
colors: {
custom: {
50: '#f7a1e9',
500: '#f075df',
950: '#000000',
},
}SCSS
$custom: #f075df; $custom-light: #f7a1e9; $custom-dark: #000000;
JSON
{
"hex": "#f075df",
"rgb": {
"r": 240,
"g": 117,
"b": 223
},
"hsl": {
"h": 308.293,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74012,
"c": 0.19524,
"h": 332.9
},
"luminance": 0.36576
}Semantic roles & 50–950 ramp
primary
#F075DF
secondary
#CFF2D4
accent
#DD2609
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84