#F659FF#F659FF
#F659FF is a light, highly saturated purple. Relative luminance 0.340; OKLCH L 73.2% C 0.263 H 325.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F659FF |
|---|---|
| RGB | rgb(246, 89, 255) |
| HSL | hsl(297, 100%, 67%) |
| HSV | hsv(297, 65%, 100%) |
| CMYK | cmyk(3.5%, 65.1%, 0%, 0%) |
| CIE-LAB | lab(64.93, 79.18, -53.57) |
| CIE-LCH | lch(64.93, 95.60, 325.92°) |
| OKLab | oklab(73.18% 0.2169 -0.1486) |
| OKLCH | oklch(73.18% 0.263 325.6) |
| XYZ | xyz(59.6271, 33.9613, 98.0029) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.58
Light Magenta
#FA5FF7
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 4.67
Magenta
#FF00FF
ΔE00 5.41
Fuchsia
#FF00FF
ΔE00 5.41
Heliotrope
#D94FF5
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F659FF #62FF59
analogous
#A359FF #F659FF #FF59B5
triadic
#F659FF #FFF659 #59FFF6
tetradic
#F659FF #FFA359 #62FF59 #59B5FF
square
#F659FF #FFA359 #62FF59 #59B5FF
split-complementary
#F659FF #B5FF59 #59FFA3
monochromatic
#D200DE #F31CFF #F659FF #F996FF #FDD3FF
Accessibility & contrast
On white
2.70
#F659FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#F659FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F659FF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F659FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F659FF | 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)
#3991FF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#FC72A5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f659ff; /* rgb */ color: rgb(246, 89, 255); /* oklch */ color: oklch(73.2% 0.263 325.6);
Tailwind
colors: {
custom: {
50: '#fd93ff',
500: '#f659ff',
950: '#000000',
},
}SCSS
$custom: #f659ff; $custom-light: #fd93ff; $custom-dark: #000000;
JSON
{
"hex": "#f659ff",
"rgb": {
"r": 246,
"g": 89,
"b": 255
},
"hsl": {
"h": 296.747,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.73175,
"c": 0.26293,
"h": 325.6
},
"luminance": 0.33958
}Semantic roles & 50–950 ramp
primary
#F659FF
secondary
#C3F4C0
accent
#E6000C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86