#F664FF#F664FF
#F664FF is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.3% C 0.249 H 325.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F664FF |
|---|---|
| RGB | rgb(246, 100, 255) |
| HSL | hsl(297, 100%, 70%) |
| HSV | hsv(297, 61%, 100%) |
| CMYK | cmyk(3.5%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(66.47, 74.91, -51.13) |
| CIE-LCH | lch(66.47, 90.70, 325.68°) |
| OKLab | oklab(74.29% 0.205 -0.1416) |
| OKLCH | oklch(74.29% 0.249 325.4) |
| XYZ | xyz(60.6119, 35.9308, 98.3311) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.05
Light Magenta
#FA5FF7
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 5.78
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F664FF #6DFF64
analogous
#A964FF #F664FF #FF64BB
triadic
#F664FF #FFF664 #64FFF6
tetradic
#F664FF #FFA964 #6DFF64 #64BBFF
square
#F664FF #FFA964 #6DFF64 #64BBFF
split-complementary
#F664FF #BBFF64 #64FFA9
monochromatic
#DB00E9 #F227FF #F664FF #FAA1FF #FDDEFF
Accessibility & contrast
On white
2.57
#F664FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F664FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F664FF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F664FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F664FF | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#FB7AA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f664ff; /* rgb */ color: rgb(246, 100, 255); /* oklch */ color: oklch(74.3% 0.249 325.4);
Tailwind
colors: {
custom: {
50: '#fd99ff',
500: '#f664ff',
950: '#000000',
},
}SCSS
$custom: #f664ff; $custom-light: #fd99ff; $custom-dark: #000000;
JSON
{
"hex": "#f664ff",
"rgb": {
"r": 246,
"g": 100,
"b": 255
},
"hsl": {
"h": 296.516,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.74285,
"c": 0.24919,
"h": 325.4
},
"luminance": 0.35927
}Semantic roles & 50–950 ramp
primary
#F664FF
secondary
#CCF6C9
accent
#E6000D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86