#F65FEE#F65FEE
#F65FEE is a light, highly saturated purple. Relative luminance 0.340; OKLCH L 72.9% C 0.242 H 329.9°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F65FEE |
|---|---|
| RGB | rgb(246, 95, 238) |
| HSL | hsl(303, 89%, 67%) |
| HSV | hsv(303, 61%, 96%) |
| CMYK | cmyk(0%, 61.4%, 3.3%, 3.5%) |
| CIE-LAB | lab(64.93, 74.13, -44.19) |
| CIE-LCH | lch(64.93, 86.30, 329.20°) |
| OKLab | oklab(72.9% 0.2095 -0.1215) |
| OKLCH | oklch(72.9% 0.242 329.9) |
| XYZ | xyz(57.5304, 33.9543, 84.3961) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.28
Violet Pink
#FB5FFC
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 3.75
Orchid
#DA70D6
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F65FEE #5FF667
analogous
#B35FF6 #F65FEE #F65FA3
triadic
#F65FEE #EEF65F #5FEEF6
tetradic
#F65FEE #F6B35F #5FF667 #5FA3F6
square
#F65FEE #F6B35F #5FF667 #5FA3F6
split-complementary
#F65FEE #A3F65F #5FF6B3
monochromatic
#CF0CC5 #F325E8 #F65FEE #F999F4 #FDD3FA
Accessibility & contrast
On white
2.70
#F65FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#F65FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F65FEE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F65FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F65FEE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5390F2
Deuteranopia (green-blind)
#87A5EA
Tritanopia (blue-blind)
#FE6F9E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f65fee; /* rgb */ color: rgb(246, 95, 238); /* oklch */ color: oklch(72.9% 0.242 329.9);
Tailwind
colors: {
custom: {
50: '#fd96f4',
500: '#f65fee',
950: '#000000',
},
}SCSS
$custom: #f65fee; $custom-light: #fd96f4; $custom-dark: #000000;
JSON
{
"hex": "#f65fee",
"rgb": {
"r": 246,
"g": 95,
"b": 238
},
"hsl": {
"h": 303.179,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.72902,
"c": 0.2422,
"h": 329.9
},
"luminance": 0.3395
}Semantic roles & 50–950 ramp
primary
#F65FEE
secondary
#C0F1C3
accent
#E60C00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85