#F677BF#F677BF
#F677BF is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.174 H 347.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F677BF |
|---|---|
| RGB | rgb(246, 119, 191) |
| HSL | hsl(326, 88%, 72%) |
| HSV | hsv(326, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 22.4%, 3.5%) |
| CIE-LAB | lab(66.94, 56.64, -14.81) |
| CIE-LCH | lch(66.94, 58.54, 345.35°) |
| OKLab | oklab(73.77% 0.1699 -0.0389) |
| OKLCH | oklch(73.77% 0.174 347.1) |
| XYZ | xyz(54.0083, 36.5526, 53.4910) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.91
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum Pink
#FE83CC
ΔE00 3.04
Hot Pink
#FF69B4
ΔE00 3.20
Bubble Gum Pink
#FF69AF
ΔE00 3.96
Pale Magenta
#D767AD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677BF #77F6AE
analogous
#ED77F6 #F677BF #F67780
triadic
#F677BF #BFF677 #77BFF6
tetradic
#F677BF #F6ED77 #77F6AE #7780F6
square
#F677BF #F6ED77 #77F6AE #7780F6
split-complementary
#F677BF #80F677 #77F6ED
monochromatic
#E40F88 #F23EA4 #F677BF #FAB0DA #FDE2F1
Accessibility & contrast
On white
2.53
#F677BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F677BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677BF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677BF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f677bf; /* rgb */ color: rgb(246, 119, 191); /* oklch */ color: oklch(73.8% 0.174 347.1);
Tailwind
colors: {
custom: {
50: '#fca2d2',
500: '#f677bf',
950: '#000000',
},
}SCSS
$custom: #f677bf; $custom-light: #fca2d2; $custom-dark: #000000;
JSON
{
"hex": "#f677bf",
"rgb": {
"r": 246,
"g": 119,
"b": 191
},
"hsl": {
"h": 325.984,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.73773,
"c": 0.17432,
"h": 347.1
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#F677BF
secondary
#D4F5E2
accent
#E46401
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82