#F677B2#F677B2
#F677B2 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.167 H 352.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F677B2 |
|---|---|
| RGB | rgb(246, 119, 178) |
| HSL | hsl(332, 88%, 72%) |
| HSV | hsv(332, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 27.6%, 3.5%) |
| CIE-LAB | lab(66.52, 54.90, -8.10) |
| CIE-LCH | lch(66.52, 55.50, 351.61°) |
| OKLab | oklab(73.33% 0.1661 -0.0207) |
| OKLCH | oklch(73.33% 0.167 352.9) |
| XYZ | xyz(52.6407, 36.0056, 46.2882) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.37
Bubble Gum Pink
#FF69AF
ΔE00 2.59
Hot Pink
#FF69B4
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 4.89
Carnation Pink
#FF7FA7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677B2 #77F6BB
analogous
#F677F2 #F677B2 #F67C77
triadic
#F677B2 #B2F677 #77B2F6
tetradic
#F677B2 #F2F677 #77F6BB #7C77F6
square
#F677B2 #F2F677 #77F6BB #7C77F6
split-complementary
#F677B2 #77F67C #77F2F6
monochromatic
#E40F72 #F23E92 #F677B2 #FAB0D3 #FDE2EF
Accessibility & contrast
On white
2.56
#F677B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F677B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677B2
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677B2 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8794B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f677b2; /* rgb */ color: rgb(246, 119, 178); /* oklch */ color: oklch(73.3% 0.167 352.9);
Tailwind
colors: {
custom: {
50: '#fca2c9',
500: '#f677b2',
950: '#000000',
},
}SCSS
$custom: #f677b2; $custom-light: #fca2c9; $custom-dark: #000000;
JSON
{
"hex": "#f677b2",
"rgb": {
"r": 246,
"g": 119,
"b": 178
},
"hsl": {
"h": 332.126,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.73326,
"c": 0.16742,
"h": 352.9
},
"luminance": 0.36001
}Semantic roles & 50–950 ramp
primary
#F677B2
secondary
#D4F5E6
accent
#E47B01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82