#F680AE#F680AE
#F680AE is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.5% C 0.152 H 356.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F680AE |
|---|---|
| RGB | rgb(246, 128, 174) |
| HSL | hsl(337, 87%, 73%) |
| HSV | hsv(337, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 29.3%, 3.5%) |
| CIE-LAB | lab(68.09, 50.04, -3.53) |
| CIE-LCH | lch(68.09, 50.17, 355.97°) |
| OKLab | oklab(74.46% 0.1516 -0.0086) |
| OKLCH | oklch(74.46% 0.152 356.7) |
| XYZ | xyz(53.3672, 38.0918, 44.5780) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.82
Pinky
#FC86AA
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.76
Rosa
#FE86A4
ΔE00 4.65
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680AE #80F6C8
analogous
#F680E9 #F680AE #F68D80
triadic
#F680AE #AEF680 #80AEF6
tetradic
#F680AE #E9F680 #80F6C8 #8D80F6
square
#F680AE #E9F680 #80F6C8 #8D80F6
split-complementary
#F680AE #80F68D #80E9F6
monochromatic
#EB1166 #F2478A #F680AE #FAB9D2 #FDE2ED
Accessibility & contrast
On white
2.44
#F680AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F680AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680AE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680AE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099AF
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f680ae; /* rgb */ color: rgb(246, 128, 174); /* oklch */ color: oklch(74.5% 0.152 356.7);
Tailwind
colors: {
custom: {
50: '#fca8c6',
500: '#f680ae',
950: '#000000',
},
}SCSS
$custom: #f680ae; $custom-light: #fca8c6; $custom-dark: #000000;
JSON
{
"hex": "#f680ae",
"rgb": {
"r": 246,
"g": 128,
"b": 174
},
"hsl": {
"h": 336.61,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.74461,
"c": 0.15183,
"h": 356.7
},
"luminance": 0.38087
}Semantic roles & 50–950 ramp
primary
#F680AE
secondary
#D6F5E9
accent
#E38C02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82