#F680DA#F680DA
#F680DA is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.178 H 336.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F680DA |
|---|---|
| RGB | rgb(246, 128, 218) |
| HSL | hsl(314, 87%, 73%) |
| HSV | hsv(314, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 11.4%, 3.5%) |
| CIE-LAB | lab(69.54, 56.32, -25.94) |
| CIE-LCH | lch(69.54, 62.01, 335.27°) |
| OKLab | oklab(76.02% 0.1639 -0.0699) |
| OKLCH | oklch(76.02% 0.178 336.9) |
| XYZ | xyz(58.3804, 40.0971, 70.9807) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 5.75
Pink (survey)
#FF81C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680DA #80F69C
analogous
#D780F6 #F680DA #F6809F
triadic
#F680DA #DAF680 #80DAF6
tetradic
#F680DA #F6D780 #80F69C #809FF6
square
#F680DA #F6D780 #80F69C #809FF6
split-complementary
#F680DA #9FF680 #80F6D7
monochromatic
#EB11B7 #F247C9 #F680DA #FAB9EB #FDE2F7
Accessibility & contrast
On white
2.33
#F680DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F680DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680DA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680DA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDD
Deuteranopia (green-blind)
#A3B0D7
Tritanopia (blue-blind)
#FF84A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f680da; /* rgb */ color: rgb(246, 128, 218); /* oklch */ color: oklch(76.0% 0.178 336.9);
Tailwind
colors: {
custom: {
50: '#fba8e5',
500: '#f680da',
950: '#000000',
},
}SCSS
$custom: #f680da; $custom-light: #fba8e5; $custom-dark: #000000;
JSON
{
"hex": "#f680da",
"rgb": {
"r": 246,
"g": 128,
"b": 218
},
"hsl": {
"h": 314.237,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.76025,
"c": 0.1782,
"h": 336.9
},
"luminance": 0.40093
}Semantic roles & 50–950 ramp
primary
#F680DA
secondary
#D6F5DD
accent
#E33802
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84