#F676C3#F676C3
#F676C3 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.178 H 345.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F676C3 |
|---|---|
| RGB | rgb(246, 118, 195) |
| HSL | hsl(324, 88%, 71%) |
| HSV | hsv(324, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 20.7%, 3.5%) |
| CIE-LAB | lab(66.90, 57.66, -17.13) |
| CIE-LCH | lch(66.90, 60.15, 343.46°) |
| OKLab | oklab(73.79% 0.1724 -0.0453) |
| OKLCH | oklch(73.79% 0.178 345.3) |
| XYZ | xyz(54.3361, 36.4943, 55.8015) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 3.70
Hot Pink
#FF69B4
ΔE00 3.73
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Pale Magenta
#D767AD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676C3 #76F6A9
analogous
#E976F6 #F676C3 #F67683
triadic
#F676C3 #C3F676 #76C3F6
tetradic
#F676C3 #F6E976 #76F6A9 #7683F6
square
#F676C3 #F6E976 #76F6A9 #7683F6
split-complementary
#F676C3 #83F676 #76F6E9
monochromatic
#E30F8E #F23DAA #F676C3 #FAAFDC #FDE2F2
Accessibility & contrast
On white
2.53
#F676C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F676C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676C3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676C3 | 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)
#8195C6
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#FF7594
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f676c3; /* rgb */ color: rgb(246, 118, 195); /* oklch */ color: oklch(73.8% 0.178 345.3);
Tailwind
colors: {
custom: {
50: '#fca2d5',
500: '#f676c3',
950: '#000000',
},
}SCSS
$custom: #f676c3; $custom-light: #fca2d5; $custom-dark: #000000;
JSON
{
"hex": "#f676c3",
"rgb": {
"r": 246,
"g": 118,
"b": 195
},
"hsl": {
"h": 323.906,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73785,
"c": 0.17826,
"h": 345.3
},
"luminance": 0.3649
}Semantic roles & 50–950 ramp
primary
#F676C3
secondary
#D3F5E1
accent
#E45C01
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83