#F677B4#F677B4
#F677B4 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.168 H 352.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F677B4 |
|---|---|
| RGB | rgb(246, 119, 180) |
| HSL | hsl(331, 88%, 72%) |
| HSV | hsv(331, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 26.8%, 3.5%) |
| CIE-LAB | lab(66.59, 55.16, -9.14) |
| CIE-LCH | lch(66.59, 55.91, 350.59°) |
| OKLab | oklab(73.39% 0.1667 -0.0235) |
| OKLCH | oklch(73.39% 0.168 352) |
| XYZ | xyz(52.8430, 36.0865, 47.3535) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Hot Pink
#FF69B4
ΔE00 2.63
Bubble Gum Pink
#FF69AF
ΔE00 2.65
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum Pink
#FE83CC
ΔE00 4.52
Carnation Pink
#FF7FA7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677B4 #77F6B9
analogous
#F677F4 #F677B4 #F67A77
triadic
#F677B4 #B4F677 #77B4F6
tetradic
#F677B4 #F4F677 #77F6B9 #7A77F6
square
#F677B4 #F4F677 #77F6B9 #7A77F6
split-complementary
#F677B4 #77F67A #77F4F6
monochromatic
#E40F75 #F23E94 #F677B4 #FAB0D4 #FDE2EF
Accessibility & contrast
On white
2.56
#F677B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F677B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677B4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677B4 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8794B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f677b4; /* rgb */ color: rgb(246, 119, 180); /* oklch */ color: oklch(73.4% 0.168 352.0);
Tailwind
colors: {
custom: {
50: '#fca2ca',
500: '#f677b4',
950: '#000000',
},
}SCSS
$custom: #f677b4; $custom-light: #fca2ca; $custom-dark: #000000;
JSON
{
"hex": "#f677b4",
"rgb": {
"r": 246,
"g": 119,
"b": 180
},
"hsl": {
"h": 331.181,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.73392,
"c": 0.16838,
"h": 352
},
"luminance": 0.36082
}Semantic roles & 50–950 ramp
primary
#F677B4
secondary
#D4F5E5
accent
#E47701
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82