#F677BE#F677BE
#F677BE is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.174 H 347.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F677BE |
|---|---|
| RGB | rgb(246, 119, 190) |
| HSL | hsl(326, 88%, 72%) |
| HSV | hsv(326, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 22.8%, 3.5%) |
| CIE-LAB | lab(66.91, 56.50, -14.30) |
| CIE-LCH | lch(66.91, 58.28, 345.80°) |
| OKLab | oklab(73.74% 0.1696 -0.0375) |
| OKLCH | oklch(73.74% 0.174 347.5) |
| XYZ | xyz(53.8987, 36.5087, 52.9134) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 3.12
Bubble Gum Pink
#FF69AF
ΔE00 3.80
Pale Magenta
#D767AD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677BE #77F6AF
analogous
#EF77F6 #F677BE #F6777F
triadic
#F677BE #BEF677 #77BEF6
tetradic
#F677BE #F6EF77 #77F6AF #777FF6
square
#F677BE #F6EF77 #77F6AF #777FF6
split-complementary
#F677BE #7FF677 #77F6EF
monochromatic
#E40F86 #F23EA3 #F677BE #FAB0D9 #FDE2F1
Accessibility & contrast
On white
2.53
#F677BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F677BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677BE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677BE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f677be; /* rgb */ color: rgb(246, 119, 190); /* oklch */ color: oklch(73.7% 0.174 347.5);
Tailwind
colors: {
custom: {
50: '#fca2d1',
500: '#f677be',
950: '#000000',
},
}SCSS
$custom: #f677be; $custom-light: #fca2d1; $custom-dark: #000000;
JSON
{
"hex": "#f677be",
"rgb": {
"r": 246,
"g": 119,
"b": 190
},
"hsl": {
"h": 326.457,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.73738,
"c": 0.17373,
"h": 347.5
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#F677BE
secondary
#D4F5E2
accent
#E46501
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82