#F678AE#F678AE
#F678AE is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.164 H 354.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F678AE |
|---|---|
| RGB | rgb(246, 120, 174) |
| HSL | hsl(334, 88%, 72%) |
| HSV | hsv(334, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 29.3%, 3.5%) |
| CIE-LAB | lab(66.59, 53.92, -5.75) |
| CIE-LCH | lch(66.59, 54.22, 353.92°) |
| OKLab | oklab(73.33% 0.1634 -0.0145) |
| OKLCH | oklch(73.33% 0.164 354.9) |
| XYZ | xyz(52.3646, 36.0865, 44.2438) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 3.09
Hot Pink
#FF69B4
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678AE #78F6C0
analogous
#F678ED #F678AE #F68178
triadic
#F678AE #AEF678 #78AEF6
tetradic
#F678AE #EDF678 #78F6C0 #8178F6
square
#F678AE #EDF678 #78F6C0 #8178F6
split-complementary
#F678AE #78F681 #78EDF6
monochromatic
#E40F6B #F23F8C #F678AE #FAB1D0 #FDE2EE
Accessibility & contrast
On white
2.56
#F678AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F678AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678AE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678AE | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#FF718C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f678ae; /* rgb */ color: rgb(246, 120, 174); /* oklch */ color: oklch(73.3% 0.164 354.9);
Tailwind
colors: {
custom: {
50: '#fca3c6',
500: '#f678ae',
950: '#000000',
},
}SCSS
$custom: #f678ae; $custom-light: #fca3c6; $custom-dark: #000000;
JSON
{
"hex": "#f678ae",
"rgb": {
"r": 246,
"g": 120,
"b": 174
},
"hsl": {
"h": 334.286,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.73332,
"c": 0.16406,
"h": 354.9
},
"luminance": 0.36082
}Semantic roles & 50–950 ramp
primary
#F678AE
secondary
#D5F5E7
accent
#E48301
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82