#F680B2#F680B2
#F680B2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.6% C 0.154 H 354.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F680B2 |
|---|---|
| RGB | rgb(246, 128, 178) |
| HSL | hsl(335, 87%, 73%) |
| HSV | hsv(335, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 27.6%, 3.5%) |
| CIE-LAB | lab(68.20, 50.56, -5.61) |
| CIE-LCH | lch(68.20, 50.87, 353.67°) |
| OKLab | oklab(74.59% 0.1529 -0.0141) |
| OKLCH | oklch(74.59% 0.154 354.7) |
| XYZ | xyz(53.7630, 38.2501, 46.6623) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.87
Carnation Pink
#FF7FA7
ΔE00 3.72
Pinky
#FC86AA
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680B2 #80F6C4
analogous
#F680ED #F680B2 #F68980
triadic
#F680B2 #B2F680 #80B2F6
tetradic
#F680B2 #EDF680 #80F6C4 #8980F6
square
#F680B2 #EDF680 #80F6C4 #8980F6
split-complementary
#F680B2 #80F689 #80EDF6
monochromatic
#EB116D #F2478F #F680B2 #FAB9D5 #FDE2EE
Accessibility & contrast
On white
2.43
#F680B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F680B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680B2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680B2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#FF7A92
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f680b2; /* rgb */ color: rgb(246, 128, 178); /* oklch */ color: oklch(74.6% 0.154 354.7);
Tailwind
colors: {
custom: {
50: '#fca8c9',
500: '#f680b2',
950: '#000000',
},
}SCSS
$custom: #f680b2; $custom-light: #fca8c9; $custom-dark: #000000;
JSON
{
"hex": "#f680b2",
"rgb": {
"r": 246,
"g": 128,
"b": 178
},
"hsl": {
"h": 334.576,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.74587,
"c": 0.15353,
"h": 354.7
},
"luminance": 0.38246
}Semantic roles & 50–950 ramp
primary
#F680B2
secondary
#D6F5E8
accent
#E38402
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82