#F676B8#F676B8
#F676B8 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.172 H 350.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F676B8 |
|---|---|
| RGB | rgb(246, 118, 184) |
| HSL | hsl(329, 88%, 71%) |
| HSV | hsv(329, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 25.2%, 3.5%) |
| CIE-LAB | lab(66.53, 56.16, -11.48) |
| CIE-LCH | lch(66.53, 57.32, 348.45°) |
| OKLab | oklab(73.39% 0.1694 -0.0299) |
| OKLCH | oklch(73.39% 0.172 350) |
| XYZ | xyz(53.1380, 36.0150, 49.4911) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.07
Hot Pink
#FF69B4
ΔE00 2.45
Pink (survey)
#FF81C0
ΔE00 2.79
Bubble Gum Pink
#FF69AF
ΔE00 2.88
Bubblegum Pink
#FE83CC
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676B8 #76F6B4
analogous
#F476F6 #F676B8 #F67678
triadic
#F676B8 #B8F676 #76B8F6
tetradic
#F676B8 #F6F476 #76F6B4 #7678F6
square
#F676B8 #F6F476 #76F6B4 #7678F6
split-complementary
#F676B8 #78F676 #76F6F4
monochromatic
#E30F7C #F23D9A #F676B8 #FAAFD6 #FDE2F0
Accessibility & contrast
On white
2.56
#F676B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F676B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676B8
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676B8 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594BA
Deuteranopia (green-blind)
#A7AAB5
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f676b8; /* rgb */ color: rgb(246, 118, 184); /* oklch */ color: oklch(73.4% 0.172 350.0);
Tailwind
colors: {
custom: {
50: '#fca2cd',
500: '#f676b8',
950: '#000000',
},
}SCSS
$custom: #f676b8; $custom-light: #fca2cd; $custom-dark: #000000;
JSON
{
"hex": "#f676b8",
"rgb": {
"r": 246,
"g": 118,
"b": 184
},
"hsl": {
"h": 329.063,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73393,
"c": 0.17197,
"h": 350
},
"luminance": 0.3601
}Semantic roles & 50–950 ramp
primary
#F676B8
secondary
#D3F5E3
accent
#E46F01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82