#F075DE#F075DE
#F075DE is a light, vivid purple. Relative luminance 0.365; OKLCH L 74.0% C 0.194 H 333.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F075DE |
|---|---|
| RGB | rgb(240, 117, 222) |
| HSL | hsl(309, 80%, 70%) |
| HSV | hsv(309, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 7.5%, 5.9%) |
| CIE-LAB | lab(66.92, 60.46, -32.26) |
| CIE-LCH | lch(66.92, 68.52, 331.92°) |
| OKLab | oklab(73.97% 0.1736 -0.0877) |
| OKLCH | oklch(73.97% 0.194 333.2) |
| XYZ | xyz(55.4812, 36.5254, 73.2210) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.44
Orchid
#DA70D6
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075DE #75F087
analogous
#C475F0 #F075DE #F075A1
triadic
#F075DE #DEF075 #75DEF0
tetradic
#F075DE #F0C475 #75F087 #75A1F0
square
#F075DE #F0C475 #75F087 #75A1F0
split-complementary
#F075DE #A1F075 #75F0C4
monochromatic
#D417B8 #EA3ED1 #F075DE #F6ACEB #FCE3F8
Accessibility & contrast
On white
2.53
#F075DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F075DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075DE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075DE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E1
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#F97D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f075de; /* rgb */ color: rgb(240, 117, 222); /* oklch */ color: oklch(74.0% 0.194 333.2);
Tailwind
colors: {
custom: {
50: '#f7a1e8',
500: '#f075de',
950: '#000000',
},
}SCSS
$custom: #f075de; $custom-light: #f7a1e8; $custom-dark: #000000;
JSON
{
"hex": "#f075de",
"rgb": {
"r": 240,
"g": 117,
"b": 222
},
"hsl": {
"h": 308.78,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.73968,
"c": 0.19445,
"h": 333.2
},
"luminance": 0.36522
}Semantic roles & 50–950 ramp
primary
#F075DE
secondary
#CFF2D4
accent
#DD2809
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84