#F6669F#F6669F
#F6669F is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.5% C 0.184 H 358.2°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F6669F |
|---|---|
| RGB | rgb(246, 102, 159) |
| HSL | hsl(336, 89%, 68%) |
| HSV | hsv(336, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 35.4%, 3.5%) |
| CIE-LAB | lab(63.01, 60.39, -2.46) |
| CIE-LCH | lch(63.01, 60.44, 357.66°) |
| OKLab | oklab(70.52% 0.1842 -0.0057) |
| OKLCH | oklch(70.52% 0.184 358.2) |
| XYZ | xyz(49.0181, 31.6040, 36.3129) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.85
Bubble Gum Pink
#FF69AF
ΔE00 3.15
Hot Pink
#FF69B4
ΔE00 4.11
Strawberry
#FC5A8D
ΔE00 4.15
Bubblegum (survey)
#FF6CB5
ΔE00 4.24
Rosy Pink
#F6688E
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6669F #66F6BD
analogous
#F666E7 #F6669F #F67566
triadic
#F6669F #9FF666 #669FF6
tetradic
#F6669F #E7F666 #66F6BD #7566F6
square
#F6669F #E7F666 #66F6BD #7566F6
split-complementary
#F6669F #66F675 #66E7F6
monochromatic
#D50D5C #F32C7B #F6669F #F9A0C3 #FDDAE8
Accessibility & contrast
On white
2.87
#F6669F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#F6669F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6669F
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6669F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6669F | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E88A1
Deuteranopia (green-blind)
#A5A39C
Tritanopia (blue-blind)
#FF5A7C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f6669f; /* rgb */ color: rgb(246, 102, 159); /* oklch */ color: oklch(70.5% 0.184 358.2);
Tailwind
colors: {
custom: {
50: '#fd98bb',
500: '#f6669f',
950: '#000000',
},
}SCSS
$custom: #f6669f; $custom-light: #fd98bb; $custom-dark: #000000;
JSON
{
"hex": "#f6669f",
"rgb": {
"r": 246,
"g": 102,
"b": 159
},
"hsl": {
"h": 336.25,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.70517,
"c": 0.18427,
"h": 358.2
},
"luminance": 0.31599
}Semantic roles & 50–950 ramp
primary
#F6669F
secondary
#C6F2E0
accent
#E68B00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80