#F65FEB#F65FEB
#F65FEB is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 72.8% C 0.240 H 330.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F65FEB |
|---|---|
| RGB | rgb(246, 95, 235) |
| HSL | hsl(304, 89%, 67%) |
| HSV | hsv(304, 61%, 96%) |
| CMYK | cmyk(0%, 61.4%, 4.5%, 3.5%) |
| CIE-LAB | lab(64.79, 73.66, -42.74) |
| CIE-LCH | lch(64.79, 85.16, 329.87°) |
| OKLab | oklab(72.76% 0.2092 -0.1174) |
| OKLCH | oklch(72.76% 0.24 330.7) |
| XYZ | xyz(57.0934, 33.7795, 82.0942) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 2.04
Violet Pink
#FB5FFC
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.61
Orchid
#DA70D6
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F65FEB #5FF66A
analogous
#B65FF6 #F65FEB #F65FA0
triadic
#F65FEB #EBF65F #5FEBF6
tetradic
#F65FEB #F6B65F #5FF66A #5FA0F6
square
#F65FEB #F6B65F #5FF66A #5FA0F6
split-complementary
#F65FEB #A0F65F #5FF6B6
monochromatic
#CF0CC1 #F325E4 #F65FEB #F999F2 #FDD3F9
Accessibility & contrast
On white
2.71
#F65FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#F65FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F65FEB
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F65FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F65FEB | 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)
#5590EF
Deuteranopia (green-blind)
#88A5E7
Tritanopia (blue-blind)
#FF6E9D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f65feb; /* rgb */ color: rgb(246, 95, 235); /* oklch */ color: oklch(72.8% 0.240 330.7);
Tailwind
colors: {
custom: {
50: '#fd95f2',
500: '#f65feb',
950: '#000000',
},
}SCSS
$custom: #f65feb; $custom-light: #fd95f2; $custom-dark: #000000;
JSON
{
"hex": "#f65feb",
"rgb": {
"r": 246,
"g": 95,
"b": 235
},
"hsl": {
"h": 304.371,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.72755,
"c": 0.23991,
"h": 330.7
},
"luminance": 0.33775
}Semantic roles & 50–950 ramp
primary
#F65FEB
secondary
#C0F1C4
accent
#E61100
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85