#F65FED#F65FED
#F65FED is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 72.9% C 0.241 H 330.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F65FED |
|---|---|
| RGB | rgb(246, 95, 237) |
| HSL | hsl(304, 89%, 67%) |
| HSV | hsv(304, 61%, 96%) |
| CMYK | cmyk(0%, 61.4%, 3.7%, 3.5%) |
| CIE-LAB | lab(64.88, 73.97, -43.71) |
| CIE-LCH | lch(64.88, 85.92, 329.42°) |
| OKLab | oklab(72.85% 0.2094 -0.1201) |
| OKLCH | oklch(72.85% 0.241 330.2) |
| XYZ | xyz(57.3839, 33.8957, 83.6245) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.42
Violet Pink
#FB5FFC
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 3.70
Orchid
#DA70D6
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F65FED #5FF668
analogous
#B45FF6 #F65FED #F65FA2
triadic
#F65FED #EDF65F #5FEDF6
tetradic
#F65FED #F6B45F #5FF668 #5FA2F6
square
#F65FED #F6B45F #5FF668 #5FA2F6
split-complementary
#F65FED #A2F65F #5FF6B4
monochromatic
#CF0CC3 #F325E6 #F65FED #F999F4 #FDD3FA
Accessibility & contrast
On white
2.70
#F65FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#F65FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F65FED
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F65FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F65FED | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5390F1
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#FF6F9E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f65fed; /* rgb */ color: rgb(246, 95, 237); /* oklch */ color: oklch(72.9% 0.241 330.2);
Tailwind
colors: {
custom: {
50: '#fd96f3',
500: '#f65fed',
950: '#000000',
},
}SCSS
$custom: #f65fed; $custom-light: #fd96f3; $custom-dark: #000000;
JSON
{
"hex": "#f65fed",
"rgb": {
"r": 246,
"g": 95,
"b": 237
},
"hsl": {
"h": 303.576,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.72853,
"c": 0.24144,
"h": 330.2
},
"luminance": 0.33892
}Semantic roles & 50–950 ramp
primary
#F65FED
secondary
#C0F1C3
accent
#E60E00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85