#F6759B#F6759B
#F6759B is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.3% C 0.162 H 3.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F6759B |
|---|---|
| RGB | rgb(246, 117, 155) |
| HSL | hsl(342, 88%, 71%) |
| HSV | hsv(342, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 37%, 3.5%) |
| CIE-LAB | lab(65.50, 53.09, 3.45) |
| CIE-LCH | lch(65.50, 53.20, 3.72°) |
| OKLab | oklab(72.35% 0.1615 0.0096) |
| OKLCH | oklch(72.35% 0.162 3.4) |
| XYZ | xyz(50.2864, 34.6870, 35.0510) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.86
Rosy Pink
#F6688E
ΔE00 3.04
Pinky
#FC86AA
ΔE00 3.89
Rosa
#FE86A4
ΔE00 3.97
Medium Pink
#F36196
ΔE00 4.26
Strawberry
#FC5A8D
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6759B #75F6D0
analogous
#F675DB #F6759B #F68F75
triadic
#F6759B #9BF675 #759BF6
tetradic
#F6759B #DBF675 #75F6D0 #8F75F6
square
#F6759B #DBF675 #75F6D0 #8F75F6
split-complementary
#F6759B #75F68F #75DBF6
monochromatic
#E20F4D #F23C71 #F6759B #FAAEC5 #FDE2EA
Accessibility & contrast
On white
2.65
#F6759B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#F6759B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6759B
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6759B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6759B | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909C
Deuteranopia (green-blind)
#ADA898
Tritanopia (blue-blind)
#FF6983
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f6759b; /* rgb */ color: rgb(246, 117, 155); /* oklch */ color: oklch(72.3% 0.162 3.4);
Tailwind
colors: {
custom: {
50: '#fda1b8',
500: '#f6759b',
950: '#000000',
},
}SCSS
$custom: #f6759b; $custom-light: #fda1b8; $custom-dark: #000000;
JSON
{
"hex": "#f6759b",
"rgb": {
"r": 246,
"g": 117,
"b": 155
},
"hsl": {
"h": 342.326,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.72345,
"c": 0.16179,
"h": 3.4
},
"luminance": 0.34682
}Semantic roles & 50–950 ramp
primary
#F6759B
secondary
#D2F4EA
accent
#E4A101
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80