#F05EFF#F05EFF
#F05EFF is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 72.9% C 0.254 H 323.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F05EFF |
|---|---|
| RGB | rgb(240, 94, 255) |
| HSL | hsl(294, 100%, 68%) |
| HSV | hsv(294, 63%, 100%) |
| CMYK | cmyk(5.9%, 63.1%, 0%, 0%) |
| CIE-LAB | lab(64.77, 75.93, -53.88) |
| CIE-LCH | lch(64.77, 93.11, 324.64°) |
| OKLab | oklab(72.89% 0.2052 -0.1497) |
| OKLCH | oklch(72.89% 0.254 323.9) |
| XYZ | xyz(57.9863, 33.7540, 98.0492) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 5.14
Heliotrope
#D94FF5
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.79
Magenta
#FF00FF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F05EFF #6DFF5E
analogous
#9F5EFF #F05EFF #FF5EBD
triadic
#F05EFF #FFF05E #5EFFF0
tetradic
#F05EFF #FF9F5E #6DFF5E #5EBDFF
square
#F05EFF #FF9F5E #6DFF5E #5EBDFF
split-complementary
#F05EFF #BDFF5E #5EFF9F
monochromatic
#CD00E3 #EA21FF #F05EFF #F69BFF #FBD8FF
Accessibility & contrast
On white
2.71
#F05EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#F05EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F05EFF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F05EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F05EFF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C92FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#F477A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f05eff; /* rgb */ color: rgb(240, 94, 255); /* oklch */ color: oklch(72.9% 0.254 323.9);
Tailwind
colors: {
custom: {
50: '#f995ff',
500: '#f05eff',
950: '#000000',
},
}SCSS
$custom: #f05eff; $custom-light: #f995ff; $custom-dark: #000000;
JSON
{
"hex": "#f05eff",
"rgb": {
"r": 240,
"g": 94,
"b": 255
},
"hsl": {
"h": 294.41,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.72886,
"c": 0.254,
"h": 323.9
},
"luminance": 0.33751
}Semantic roles & 50–950 ramp
primary
#F05EFF
secondary
#C9F5C4
accent
#E60015
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86