#F666F2#F666F2
#F666F2 is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.8% C 0.236 H 328.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F666F2 |
|---|---|
| RGB | rgb(246, 102, 242) |
| HSL | hsl(302, 89%, 68%) |
| HSV | hsv(302, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 1.6%, 3.5%) |
| CIE-LAB | lab(66.14, 71.93, -44.49) |
| CIE-LCH | lch(66.14, 84.58, 328.26°) |
| OKLab | oklab(73.85% 0.2018 -0.1225) |
| OKLCH | oklch(73.85% 0.236 328.7) |
| XYZ | xyz(58.7837, 35.5102, 87.7452) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.13
Violet Pink
#FB5FFC
ΔE00 1.62
Candy Pink
#FF63E9
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.11
Violet (CSS)
#EE82EE
ΔE00 4.87
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666F2 #66F66A
analogous
#B266F6 #F666F2 #F666AA
triadic
#F666F2 #F2F666 #66F2F6
tetradic
#F666F2 #F6B266 #66F66A #66AAF6
square
#F666F2 #F6B266 #66F66A #66AAF6
split-complementary
#F666F2 #AAF666 #66F6B2
monochromatic
#D50DCF #F32CED #F666F2 #F9A0F7 #FDDAFC
Accessibility & contrast
On white
2.59
#F666F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F666F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666F2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666F2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5894F6
Deuteranopia (green-blind)
#89A8EE
Tritanopia (blue-blind)
#FE76A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f666f2; /* rgb */ color: rgb(246, 102, 242); /* oklch */ color: oklch(73.8% 0.236 328.7);
Tailwind
colors: {
custom: {
50: '#fc99f7',
500: '#f666f2',
950: '#000000',
},
}SCSS
$custom: #f666f2; $custom-light: #fc99f7; $custom-dark: #000000;
JSON
{
"hex": "#f666f2",
"rgb": {
"r": 246,
"g": 102,
"b": 242
},
"hsl": {
"h": 301.667,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.73849,
"c": 0.23602,
"h": 328.7
},
"luminance": 0.35506
}Semantic roles & 50–950 ramp
primary
#F666F2
secondary
#C6F2C7
accent
#E60600
background
#FFF9FF
surface
#FFF2FE
border
#D7CCD6
text
#180F17
muted
#867E85