#F680B3#F680B3
#F680B3 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.154 H 354.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F680B3 |
|---|---|
| RGB | rgb(246, 128, 179) |
| HSL | hsl(334, 87%, 73%) |
| HSV | hsv(334, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 27.2%, 3.5%) |
| CIE-LAB | lab(68.23, 50.69, -6.13) |
| CIE-LCH | lch(68.23, 51.06, 353.11°) |
| OKLab | oklab(74.62% 0.1532 -0.0155) |
| OKLCH | oklch(74.62% 0.154 354.2) |
| XYZ | xyz(53.8638, 38.2904, 47.1930) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.66
Carnation Pink
#FF7FA7
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680B3 #80F6C3
analogous
#F680EE #F680B3 #F68880
triadic
#F680B3 #B3F680 #80B3F6
tetradic
#F680B3 #EEF680 #80F6C3 #8880F6
square
#F680B3 #EEF680 #80F6C3 #8880F6
split-complementary
#F680B3 #80F688 #80EEF6
monochromatic
#EB116F #F24791 #F680B3 #FAB9D5 #FDE2EE
Accessibility & contrast
On white
2.43
#F680B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F680B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680B3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680B3 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B5
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#FF7A93
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f680b3; /* rgb */ color: rgb(246, 128, 179); /* oklch */ color: oklch(74.6% 0.154 354.2);
Tailwind
colors: {
custom: {
50: '#fca8c9',
500: '#f680b3',
950: '#000000',
},
}SCSS
$custom: #f680b3; $custom-light: #fca8c9; $custom-dark: #000000;
JSON
{
"hex": "#f680b3",
"rgb": {
"r": 246,
"g": 128,
"b": 179
},
"hsl": {
"h": 334.068,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.74619,
"c": 0.15399,
"h": 354.2
},
"luminance": 0.38286
}Semantic roles & 50–950 ramp
primary
#F680B3
secondary
#D6F5E8
accent
#E38202
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82