#F075ED#F075ED
#F075ED is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.207 H 328.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F075ED |
|---|---|
| RGB | rgb(240, 117, 237) |
| HSL | hsl(301, 80%, 70%) |
| HSV | hsv(301, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 1.2%, 5.9%) |
| CIE-LAB | lab(67.55, 62.94, -39.58) |
| CIE-LCH | lch(67.55, 74.36, 327.84°) |
| OKLab | oklab(74.64% 0.176 -0.1086) |
| OKLCH | oklch(74.64% 0.207 328.3) |
| XYZ | xyz(57.5817, 37.3657, 84.2837) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.20
Violet (CSS)
#EE82EE
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 3.88
Orchid
#DA70D6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075ED #75F078
analogous
#B575F0 #F075ED #F075B0
triadic
#F075ED #EDF075 #75EDF0
tetradic
#F075ED #F0B575 #75F078 #75B0F0
square
#F075ED #F0B575 #75F078 #75B0F0
split-complementary
#F075ED #B0F075 #75F0B5
monochromatic
#D417CF #EA3EE6 #F075ED #F6ACF4 #FCE3FB
Accessibility & contrast
On white
2.48
#F075ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F075ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075ED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075ED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#F782A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f075ed; /* rgb */ color: rgb(240, 117, 237); /* oklch */ color: oklch(74.6% 0.207 328.3);
Tailwind
colors: {
custom: {
50: '#f7a2f3',
500: '#f075ed',
950: '#000000',
},
}SCSS
$custom: #f075ed; $custom-light: #f7a2f3; $custom-dark: #000000;
JSON
{
"hex": "#f075ed",
"rgb": {
"r": 240,
"g": 117,
"b": 237
},
"hsl": {
"h": 301.463,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74641,
"c": 0.2068,
"h": 328.3
},
"luminance": 0.37362
}Semantic roles & 50–950 ramp
primary
#F075ED
secondary
#CFF2D0
accent
#DD0E09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85