#F676AF#F676AF
#F676AF is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.168 H 354.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F676AF |
|---|---|
| RGB | rgb(246, 118, 175) |
| HSL | hsl(333, 88%, 71%) |
| HSV | hsv(333, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 28.9%, 3.5%) |
| CIE-LAB | lab(66.25, 54.99, -6.81) |
| CIE-LCH | lch(66.25, 55.41, 352.94°) |
| OKLab | oklab(73.09% 0.1667 -0.0173) |
| OKLCH | oklch(73.09% 0.168 354.1) |
| XYZ | xyz(52.2244, 35.6496, 44.6797) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.48
Bubblegum (survey)
#FF6CB5
ΔE00 2.55
Hot Pink
#FF69B4
ΔE00 2.90
Pink (survey)
#FF81C0
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 4.62
Pinky
#FC86AA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676AF #76F6BD
analogous
#F676EF #F676AF #F67D76
triadic
#F676AF #AFF676 #76AFF6
tetradic
#F676AF #EFF676 #76F6BD #7D76F6
square
#F676AF #EFF676 #76F6BD #7D76F6
split-complementary
#F676AF #76F67D #76EFF6
monochromatic
#E30F6D #F23D8D #F676AF #FAAFD1 #FDE2EE
Accessibility & contrast
On white
2.58
#F676AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F676AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676AF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676AF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B1
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#FF6F8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f676af; /* rgb */ color: rgb(246, 118, 175); /* oklch */ color: oklch(73.1% 0.168 354.1);
Tailwind
colors: {
custom: {
50: '#fca1c6',
500: '#f676af',
950: '#000000',
},
}SCSS
$custom: #f676af; $custom-light: #fca1c6; $custom-dark: #000000;
JSON
{
"hex": "#f676af",
"rgb": {
"r": 246,
"g": 118,
"b": 175
},
"hsl": {
"h": 333.281,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73091,
"c": 0.16754,
"h": 354.1
},
"luminance": 0.35645
}Semantic roles & 50–950 ramp
primary
#F676AF
secondary
#D3F5E6
accent
#E47F01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82