#F680D3#F680D3
#F680D3 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.8% C 0.173 H 339.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F680D3 |
|---|---|
| RGB | rgb(246, 128, 211) |
| HSL | hsl(318, 87%, 73%) |
| HSV | hsv(318, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 14.2%, 3.5%) |
| CIE-LAB | lab(69.28, 55.24, -22.44) |
| CIE-LCH | lch(69.28, 59.62, 337.89°) |
| OKLab | oklab(75.75% 0.1623 -0.0601) |
| OKLCH | oklch(75.75% 0.173 339.7) |
| XYZ | xyz(57.4837, 39.7384, 66.2580) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.87
Pink (survey)
#FF81C0
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 5.78
Bubblegum (survey)
#FF6CB5
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680D3 #80F6A3
analogous
#DE80F6 #F680D3 #F68098
triadic
#F680D3 #D3F680 #80D3F6
tetradic
#F680D3 #F6DE80 #80F6A3 #8098F6
square
#F680D3 #F6DE80 #80F6A3 #8098F6
split-complementary
#F680D3 #98F680 #80F6DE
monochromatic
#EB11AA #F247BF #F680D3 #FAB9E7 #FDE2F5
Accessibility & contrast
On white
2.35
#F680D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F680D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680D3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680D3 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED6
Deuteranopia (green-blind)
#A5B0D0
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f680d3; /* rgb */ color: rgb(246, 128, 211); /* oklch */ color: oklch(75.8% 0.173 339.7);
Tailwind
colors: {
custom: {
50: '#fba8e0',
500: '#f680d3',
950: '#000000',
},
}SCSS
$custom: #f680d3; $custom-light: #fba8e0; $custom-dark: #000000;
JSON
{
"hex": "#f680d3",
"rgb": {
"r": 246,
"g": 128,
"b": 211
},
"hsl": {
"h": 317.797,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.7575,
"c": 0.17304,
"h": 339.7
},
"luminance": 0.39734
}Semantic roles & 50–950 ramp
primary
#F680D3
secondary
#D6F5DF
accent
#E34502
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83