#F666AE#F666AE
#F666AE is a light, vivid pink. Relative luminance 0.322; OKLCH L 71.0% C 0.191 H 351.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F666AE |
|---|---|
| RGB | rgb(246, 102, 174) |
| HSL | hsl(330, 89%, 68%) |
| HSV | hsv(330, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 29.3%, 3.5%) |
| CIE-LAB | lab(63.47, 62.15, -10.38) |
| CIE-LCH | lch(63.47, 63.01, 350.52°) |
| OKLab | oklab(71.01% 0.1887 -0.0268) |
| OKLCH | oklch(71.01% 0.191 351.9) |
| XYZ | xyz(50.3996, 32.1566, 43.5888) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 1.75
Bubble Gum Pink
#FF69AF
ΔE00 1.90
Bubblegum (survey)
#FF6CB5
ΔE00 2.10
Barbie Pink
#FE46A5
ΔE00 4.42
Medium Pink
#F36196
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666AE #66F6AE
analogous
#F666F6 #F666AE #F66666
triadic
#F666AE #AEF666 #66AEF6
tetradic
#F666AE #F6F666 #66F6AE #6666F6
square
#F666AE #F6F666 #66F6AE #6666F6
split-complementary
#F666AE #66F666 #66F6F6
monochromatic
#D50D71 #F32C8F #F666AE #F9A0CD #FDDAEB
Accessibility & contrast
On white
2.83
#F666AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#F666AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666AE
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666AE | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A89B0
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#FF5F82
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f666ae; /* rgb */ color: rgb(246, 102, 174); /* oklch */ color: oklch(71.0% 0.191 351.9);
Tailwind
colors: {
custom: {
50: '#fd98c6',
500: '#f666ae',
950: '#000000',
},
}SCSS
$custom: #f666ae; $custom-light: #fd98c6; $custom-dark: #000000;
JSON
{
"hex": "#f666ae",
"rgb": {
"r": 246,
"g": 102,
"b": 174
},
"hsl": {
"h": 330,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.71008,
"c": 0.19063,
"h": 351.9
},
"luminance": 0.32152
}Semantic roles & 50–950 ramp
primary
#F666AE
secondary
#C6F2DC
accent
#E67300
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82