#F680AF#F680AF
#F680AF is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.5% C 0.152 H 356.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F680AF |
|---|---|
| RGB | rgb(246, 128, 175) |
| HSL | hsl(336, 87%, 73%) |
| HSV | hsv(336, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 28.9%, 3.5%) |
| CIE-LAB | lab(68.12, 50.17, -4.05) |
| CIE-LCH | lch(68.12, 50.33, 355.39°) |
| OKLab | oklab(74.49% 0.1519 -0.01) |
| OKLCH | oklch(74.49% 0.152 356.2) |
| XYZ | xyz(53.4651, 38.1309, 45.0933) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.04
Pinky
#FC86AA
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 3.53
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.69
Rosa
#FE86A4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680AF #80F6C7
analogous
#F680EA #F680AF #F68C80
triadic
#F680AF #AFF680 #80AFF6
tetradic
#F680AF #EAF680 #80F6C7 #8C80F6
square
#F680AF #EAF680 #80F6C7 #8C80F6
split-complementary
#F680AF #80F68C #80EAF6
monochromatic
#EB1168 #F2478B #F680AF #FAB9D3 #FDE2ED
Accessibility & contrast
On white
2.43
#F680AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F680AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680AF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680AF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B1
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f680af; /* rgb */ color: rgb(246, 128, 175); /* oklch */ color: oklch(74.5% 0.152 356.2);
Tailwind
colors: {
custom: {
50: '#fca8c6',
500: '#f680af',
950: '#000000',
},
}SCSS
$custom: #f680af; $custom-light: #fca8c6; $custom-dark: #000000;
JSON
{
"hex": "#f680af",
"rgb": {
"r": 246,
"g": 128,
"b": 175
},
"hsl": {
"h": 336.102,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.74492,
"c": 0.15223,
"h": 356.2
},
"luminance": 0.38126
}Semantic roles & 50–950 ramp
primary
#F680AF
secondary
#D6F5E9
accent
#E38A02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82