#F676BE#F676BE
#F676BE is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.6% C 0.175 H 347.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F676BE |
|---|---|
| RGB | rgb(246, 118, 190) |
| HSL | hsl(326, 88%, 71%) |
| HSV | hsv(326, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 22.8%, 3.5%) |
| CIE-LAB | lab(66.73, 56.97, -14.57) |
| CIE-LCH | lch(66.73, 58.80, 345.66°) |
| OKLab | oklab(73.6% 0.1711 -0.0383) |
| OKLCH | oklch(73.6% 0.175 347.4) |
| XYZ | xyz(53.7803, 36.2720, 52.8739) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 3.00
Pink (survey)
#FF81C0
ΔE00 3.11
Bubblegum Pink
#FE83CC
ΔE00 3.25
Bubble Gum Pink
#FF69AF
ΔE00 3.76
Pale Magenta
#D767AD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676BE #76F6AE
analogous
#EE76F6 #F676BE #F6767E
triadic
#F676BE #BEF676 #76BEF6
tetradic
#F676BE #F6EE76 #76F6AE #767EF6
square
#F676BE #F6EE76 #76F6AE #767EF6
split-complementary
#F676BE #7EF676 #76F6EE
monochromatic
#E30F86 #F23DA3 #F676BE #FAAFD9 #FDE2F1
Accessibility & contrast
On white
2.54
#F676BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F676BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676BE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676BE | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f676be; /* rgb */ color: rgb(246, 118, 190); /* oklch */ color: oklch(73.6% 0.175 347.4);
Tailwind
colors: {
custom: {
50: '#fca2d1',
500: '#f676be',
950: '#000000',
},
}SCSS
$custom: #f676be; $custom-light: #fca2d1; $custom-dark: #000000;
JSON
{
"hex": "#f676be",
"rgb": {
"r": 246,
"g": 118,
"b": 190
},
"hsl": {
"h": 326.25,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73604,
"c": 0.17529,
"h": 347.4
},
"luminance": 0.36267
}Semantic roles & 50–950 ramp
primary
#F676BE
secondary
#D3F5E2
accent
#E46501
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82