#F64FEE#F64FEE
#F64FEE is a light, highly saturated purple. Relative luminance 0.314; OKLCH L 71.4% C 0.262 H 329.9°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F64FEE |
|---|---|
| RGB | rgb(246, 79, 238) |
| HSL | hsl(303, 90%, 64%) |
| HSV | hsv(303, 68%, 96%) |
| CMYK | cmyk(0%, 67.9%, 3.3%, 3.5%) |
| CIE-LAB | lab(62.81, 80.04, -47.52) |
| CIE-LCH | lch(62.81, 93.09, 329.30°) |
| OKLab | oklab(71.37% 0.2264 -0.131) |
| OKLCH | oklch(71.37% 0.262 329.9) |
| XYZ | xyz(56.2343, 31.3620, 83.9640) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.73
Violet Pink
#FB5FFC
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.05
Bright Magenta
#FF08E8
ΔE00 4.37
Magenta
#FF00FF
ΔE00 4.54
Fuchsia
#FF00FF
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F64FEE #4FF657
analogous
#AA4FF6 #F64FEE #F64F9A
triadic
#F64FEE #EEF64F #4FEEF6
tetradic
#F64FEE #F6AA4F #4FF657 #4F9AF6
square
#F64FEE #F6AA4F #4FF657 #4F9AF6
split-complementary
#F64FEE #9AF64F #4FF6AA
monochromatic
#C10AB8 #F315E8 #F64FEE #F989F4 #FCC3F9
Accessibility & contrast
On white
2.89
#F64FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#F64FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F64FEE
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F64FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F64FEE | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E89F3
Deuteranopia (green-blind)
#7FA0EA
Tritanopia (blue-blind)
#FF6499
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f64fee; /* rgb */ color: rgb(246, 79, 238); /* oklch */ color: oklch(71.4% 0.262 329.9);
Tailwind
colors: {
custom: {
50: '#fd8ef4',
500: '#f64fee',
950: '#000000',
},
}SCSS
$custom: #f64fee; $custom-light: #fd8ef4; $custom-dark: #000000;
JSON
{
"hex": "#f64fee",
"rgb": {
"r": 246,
"g": 79,
"b": 238
},
"hsl": {
"h": 302.874,
"s": 90.27,
"l": 63.725
},
"oklch": {
"l": 0.71372,
"c": 0.26162,
"h": 329.9
},
"luminance": 0.31358
}Semantic roles & 50–950 ramp
primary
#F64FEE
secondary
#B3EEB6
accent
#E60B00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180D17
muted
#867E85