#F666DD#F666DD
#F666DD is a light, highly saturated pink. Relative luminance 0.343; OKLCH L 72.9% C 0.220 H 334.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F666DD |
|---|---|
| RGB | rgb(246, 102, 221) |
| HSL | hsl(310, 89%, 68%) |
| HSV | hsv(310, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 10.2%, 3.5%) |
| CIE-LAB | lab(65.22, 68.62, -34.28) |
| CIE-LCH | lch(65.22, 76.71, 333.46°) |
| OKLab | oklab(72.87% 0.1992 -0.0932) |
| OKLCH | oklch(72.87% 0.22 334.9) |
| XYZ | xyz(55.8089, 34.3203, 72.0777) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 2.85
Light Magenta
#FA5FF7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666DD #66F67F
analogous
#C766F6 #F666DD #F66695
triadic
#F666DD #DDF666 #66DDF6
tetradic
#F666DD #F6C766 #66F67F #6695F6
square
#F666DD #F6C766 #66F67F #6695F6
split-complementary
#F666DD #95F666 #66F6C7
monochromatic
#D50DB2 #F32CD0 #F666DD #F9A0EA #FDDAF7
Accessibility & contrast
On white
2.67
#F666DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#F666DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666DD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666DD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6691E1
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#FF6F98
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f666dd; /* rgb */ color: rgb(246, 102, 221); /* oklch */ color: oklch(72.9% 0.220 334.9);
Tailwind
colors: {
custom: {
50: '#fc99e8',
500: '#f666dd',
950: '#000000',
},
}SCSS
$custom: #f666dd; $custom-light: #fc99e8; $custom-dark: #000000;
JSON
{
"hex": "#f666dd",
"rgb": {
"r": 246,
"g": 102,
"b": 221
},
"hsl": {
"h": 310.417,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.72867,
"c": 0.21988,
"h": 334.9
},
"luminance": 0.34316
}Semantic roles & 50–950 ramp
primary
#F666DD
secondary
#C6F2CE
accent
#E62800
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84