#F6699C#F6699C
#F6699C is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.8% C 0.179 H 0.1°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F6699C |
|---|---|
| RGB | rgb(246, 105, 156) |
| HSL | hsl(338, 89%, 69%) |
| HSV | hsv(338, 57%, 96%) |
| CMYK | cmyk(0%, 57.3%, 36.6%, 3.5%) |
| CIE-LAB | lab(63.43, 58.73, -0.14) |
| CIE-LCH | lch(63.43, 58.73, 359.87°) |
| OKLab | oklab(70.8% 0.1791 0.0004) |
| OKLCH | oklch(70.8% 0.179 0.1) |
| XYZ | xyz(49.0611, 32.1015, 35.0585) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.75
Rosy Pink
#F6688E
ΔE00 3.51
Strawberry
#FC5A8D
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 3.96
Palevioletred
#DB7093
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6699C #69F6C3
analogous
#F669E2 #F6699C #F67D69
triadic
#F6699C #9CF669 #699CF6
tetradic
#F6699C #E2F669 #69F6C3 #7D69F6
square
#F6699C #E2F669 #69F6C3 #7D69F6
split-complementary
#F6699C #69F67D #69E2F6
monochromatic
#D80D56 #F32F76 #F6699C #F9A3C2 #FDDCE8
Accessibility & contrast
On white
2.83
#F6699C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#F6699C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6699C
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6699C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6699C | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81899D
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#FF5D7C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f6699c; /* rgb */ color: rgb(246, 105, 156); /* oklch */ color: oklch(70.8% 0.179 0.1);
Tailwind
colors: {
custom: {
50: '#fd99b9',
500: '#f6699c',
950: '#000000',
},
}SCSS
$custom: #f6699c; $custom-light: #fd99b9; $custom-dark: #000000;
JSON
{
"hex": "#f6699c",
"rgb": {
"r": 246,
"g": 105,
"b": 156
},
"hsl": {
"h": 338.298,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.70797,
"c": 0.17906,
"h": 0.1
},
"luminance": 0.32096
}Semantic roles & 50–950 ramp
primary
#F6699C
secondary
#C9F2E3
accent
#E59200
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80