#F6699F#F6699F
#F6699F is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.9% C 0.180 H 358.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6699F |
|---|---|
| RGB | rgb(246, 105, 159) |
| HSL | hsl(337, 89%, 69%) |
| HSV | hsv(337, 57%, 96%) |
| CMYK | cmyk(0%, 57.3%, 35.4%, 3.5%) |
| CIE-LAB | lab(63.51, 59.06, -1.73) |
| CIE-LCH | lch(63.51, 59.09, 358.32°) |
| OKLab | oklab(70.89% 0.18 -0.0038) |
| OKLCH | oklch(70.89% 0.18 358.8) |
| XYZ | xyz(49.3183, 32.2044, 36.4130) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.03
Bubble Gum Pink
#FF69AF
ΔE00 3.29
Strawberry
#FC5A8D
ΔE00 4.14
Rosy Pink
#F6688E
ΔE00 4.24
Hot Pink
#FF69B4
ΔE00 4.29
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6699F #69F6C0
analogous
#F669E6 #F6699F #F67A69
triadic
#F6699F #9FF669 #699FF6
tetradic
#F6699F #E6F669 #69F6C0 #7A69F6
square
#F6699F #E6F669 #69F6C0 #7A69F6
split-complementary
#F6699F #69F67A #69E6F6
monochromatic
#D80D5B #F32F7A #F6699F #F9A3C4 #FDDCE9
Accessibility & contrast
On white
2.82
#F6699F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#F6699F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6699F
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6699F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6699F | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8189A1
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#FF5D7E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f6699f; /* rgb */ color: rgb(246, 105, 159); /* oklch */ color: oklch(70.9% 0.180 358.8);
Tailwind
colors: {
custom: {
50: '#fd99bb',
500: '#f6699f',
950: '#000000',
},
}SCSS
$custom: #f6699f; $custom-light: #fd99bb; $custom-dark: #000000;
JSON
{
"hex": "#f6699f",
"rgb": {
"r": 246,
"g": 105,
"b": 159
},
"hsl": {
"h": 337.021,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.70888,
"c": 0.18008,
"h": 358.8
},
"luminance": 0.32199
}Semantic roles & 50–950 ramp
primary
#F6699F
secondary
#C9F2E2
accent
#E58E00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80