#F676AE#F676AE
#F676AE is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.167 H 354.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F676AE |
|---|---|
| RGB | rgb(246, 118, 174) |
| HSL | hsl(334, 88%, 71%) |
| HSV | hsv(334, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 29.3%, 3.5%) |
| CIE-LAB | lab(66.22, 54.87, -6.29) |
| CIE-LCH | lch(66.22, 55.23, 353.46°) |
| OKLab | oklab(73.06% 0.1663 -0.0159) |
| OKLCH | oklch(73.06% 0.167 354.5) |
| XYZ | xyz(52.1266, 35.6105, 44.1644) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.55
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.43
Pinky
#FC86AA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676AE #76F6BE
analogous
#F676EE #F676AE #F67E76
triadic
#F676AE #AEF676 #76AEF6
tetradic
#F676AE #EEF676 #76F6BE #7E76F6
square
#F676AE #EEF676 #76F6BE #7E76F6
split-complementary
#F676AE #76F67E #76EEF6
monochromatic
#E30F6C #F23D8C #F676AE #FAAFD0 #FDE2EE
Accessibility & contrast
On white
2.59
#F676AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F676AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676AE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676AE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#A9AAAB
Tritanopia (blue-blind)
#FF6F8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f676ae; /* rgb */ color: rgb(246, 118, 174); /* oklch */ color: oklch(73.1% 0.167 354.5);
Tailwind
colors: {
custom: {
50: '#fca1c6',
500: '#f676ae',
950: '#000000',
},
}SCSS
$custom: #f676ae; $custom-light: #fca1c6; $custom-dark: #000000;
JSON
{
"hex": "#f676ae",
"rgb": {
"r": 246,
"g": 118,
"b": 174
},
"hsl": {
"h": 333.75,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73059,
"c": 0.1671,
"h": 354.5
},
"luminance": 0.35606
}Semantic roles & 50–950 ramp
primary
#F676AE
secondary
#D3F5E6
accent
#E48101
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82