#F677B5#F677B5
#F677B5 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.169 H 351.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F677B5 |
|---|---|
| RGB | rgb(246, 119, 181) |
| HSL | hsl(331, 88%, 72%) |
| HSV | hsv(331, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 26.4%, 3.5%) |
| CIE-LAB | lab(66.62, 55.29, -9.66) |
| CIE-LCH | lch(66.62, 56.13, 350.09°) |
| OKLab | oklab(73.43% 0.167 -0.0249) |
| OKLCH | oklch(73.43% 0.169 351.5) |
| XYZ | xyz(52.9452, 36.1274, 47.8919) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.18
Hot Pink
#FF69B4
ΔE00 2.59
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum Pink
#FE83CC
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677B5 #77F6B8
analogous
#F677F4 #F677B5 #F67977
triadic
#F677B5 #B5F677 #77B5F6
tetradic
#F677B5 #F4F677 #77F6B8 #7977F6
square
#F677B5 #F4F677 #77F6B8 #7977F6
split-complementary
#F677B5 #77F679 #77F4F6
monochromatic
#E40F77 #F23E96 #F677B5 #FAB0D4 #FDE2EF
Accessibility & contrast
On white
2.55
#F677B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F677B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677B5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677B5 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 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)
#8694B7
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f677b5; /* rgb */ color: rgb(246, 119, 181); /* oklch */ color: oklch(73.4% 0.169 351.5);
Tailwind
colors: {
custom: {
50: '#fca2cb',
500: '#f677b5',
950: '#000000',
},
}SCSS
$custom: #f677b5; $custom-light: #fca2cb; $custom-dark: #000000;
JSON
{
"hex": "#f677b5",
"rgb": {
"r": 246,
"g": 119,
"b": 181
},
"hsl": {
"h": 330.709,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.73426,
"c": 0.16888,
"h": 351.5
},
"luminance": 0.36123
}Semantic roles & 50–950 ramp
primary
#F677B5
secondary
#D4F5E5
accent
#E47501
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82