#F680BF#F680BF
#F680BF is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.0% C 0.160 H 348.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F680BF |
|---|---|
| RGB | rgb(246, 128, 191) |
| HSL | hsl(328, 87%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 22.4%, 3.5%) |
| CIE-LAB | lab(68.60, 52.31, -12.31) |
| CIE-LCH | lch(68.60, 53.74, 346.76°) |
| OKLab | oklab(75.02% 0.1569 -0.0322) |
| OKLCH | oklch(75.02% 0.16 348.4) |
| XYZ | xyz(55.1306, 38.7971, 53.8651) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.60
Bubblegum Pink
#FE83CC
ΔE00 2.41
Bubblegum (survey)
#FF6CB5
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.34
Bubble Gum Pink
#FF69AF
ΔE00 4.74
Carnation Pink
#FF7FA7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680BF #80F6B7
analogous
#F280F6 #F680BF #F68084
triadic
#F680BF #BFF680 #80BFF6
tetradic
#F680BF #F6F280 #80F6B7 #8084F6
square
#F680BF #F6F280 #80F6B7 #8084F6
split-complementary
#F680BF #84F680 #80F6F2
monochromatic
#EB1185 #F247A2 #F680BF #FAB9DC #FDE2F1
Accessibility & contrast
On white
2.40
#F680BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F680BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680BF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680BF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f680bf; /* rgb */ color: rgb(246, 128, 191); /* oklch */ color: oklch(75.0% 0.160 348.4);
Tailwind
colors: {
custom: {
50: '#fca8d2',
500: '#f680bf',
950: '#000000',
},
}SCSS
$custom: #f680bf; $custom-light: #fca8d2; $custom-dark: #000000;
JSON
{
"hex": "#f680bf",
"rgb": {
"r": 246,
"g": 128,
"b": 191
},
"hsl": {
"h": 327.966,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.75019,
"c": 0.16014,
"h": 348.4
},
"luminance": 0.38793
}Semantic roles & 50–950 ramp
primary
#F680BF
secondary
#D6F5E4
accent
#E36B02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82