#F666FF#F666FF
#F666FF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.5% C 0.247 H 325.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F666FF |
|---|---|
| RGB | rgb(246, 102, 255) |
| HSL | hsl(296, 100%, 70%) |
| HSV | hsv(296, 60%, 100%) |
| CMYK | cmyk(3.5%, 60%, 0%, 0%) |
| CIE-LAB | lab(66.76, 74.09, -50.67) |
| CIE-LCH | lch(66.76, 89.76, 325.63°) |
| OKLab | oklab(74.5% 0.2027 -0.1403) |
| OKLCH | oklch(74.5% 0.247 325.3) |
| XYZ | xyz(60.8060, 36.3192, 98.3959) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.19
Light Magenta
#FA5FF7
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.52
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666FF #6FFF66
analogous
#AA66FF #F666FF #FF66BB
triadic
#F666FF #FFF666 #66FFF6
tetradic
#F666FF #FFAA66 #6FFF66 #66BBFF
square
#F666FF #FFAA66 #6FFF66 #66BBFF
split-complementary
#F666FF #BBFF66 #66FFAA
monochromatic
#DD00EB #F229FF #F666FF #FAA3FF #FDE0FF
Accessibility & contrast
On white
2.54
#F666FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F666FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#82A9FB
Tritanopia (blue-blind)
#FB7BAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f666ff; /* rgb */ color: rgb(246, 102, 255); /* oklch */ color: oklch(74.5% 0.247 325.3);
Tailwind
colors: {
custom: {
50: '#fd9aff',
500: '#f666ff',
950: '#000000',
},
}SCSS
$custom: #f666ff; $custom-light: #fd9aff; $custom-dark: #000000;
JSON
{
"hex": "#f666ff",
"rgb": {
"r": 246,
"g": 102,
"b": 255
},
"hsl": {
"h": 296.471,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.745,
"c": 0.24656,
"h": 325.3
},
"luminance": 0.36316
}Semantic roles & 50–950 ramp
primary
#F666FF
secondary
#CDF6CB
accent
#E6000D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86