#F6669C#F6669C
#F6669C is a light, vivid pink. Relative luminance 0.315; OKLCH L 70.4% C 0.183 H 359.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F6669C |
|---|---|
| RGB | rgb(246, 102, 156) |
| HSL | hsl(338, 89%, 68%) |
| HSV | hsv(338, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 36.6%, 3.5%) |
| CIE-LAB | lab(62.93, 60.06, -0.87) |
| CIE-LCH | lch(62.93, 60.06, 359.17°) |
| OKLab | oklab(70.43% 0.1832 -0.0015) |
| OKLCH | oklch(70.43% 0.183 359.5) |
| XYZ | xyz(48.7610, 31.5011, 34.9585) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.37
Strawberry
#FC5A8D
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.78
Rosy Pink
#F6688E
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 4.77
Palevioletred
#DB7093
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6669C #66F6C0
analogous
#F666E4 #F6669C #F67866
triadic
#F6669C #9CF666 #669CF6
tetradic
#F6669C #E4F666 #66F6C0 #7866F6
square
#F6669C #E4F666 #66F6C0 #7866F6
split-complementary
#F6669C #66F678 #66E4F6
monochromatic
#D50D58 #F32C77 #F6669C #F9A0C1 #FDDAE7
Accessibility & contrast
On white
2.88
#F6669C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#F6669C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6669C
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6669C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6669C | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F879E
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#FF597B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f6669c; /* rgb */ color: rgb(246, 102, 156); /* oklch */ color: oklch(70.4% 0.183 359.5);
Tailwind
colors: {
custom: {
50: '#fd98b9',
500: '#f6669c',
950: '#000000',
},
}SCSS
$custom: #f6669c; $custom-light: #fd98b9; $custom-dark: #000000;
JSON
{
"hex": "#f6669c",
"rgb": {
"r": 246,
"g": 102,
"b": 156
},
"hsl": {
"h": 337.5,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.70425,
"c": 0.18322,
"h": 359.5
},
"luminance": 0.31496
}Semantic roles & 50–950 ramp
primary
#F6669C
secondary
#C6F2E1
accent
#E68F00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80