#F680CC#F680CC
#F680CC is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.168 H 342.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F680CC |
|---|---|
| RGB | rgb(246, 128, 204) |
| HSL | hsl(321, 87%, 73%) |
| HSV | hsv(321, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 17.1%, 3.5%) |
| CIE-LAB | lab(69.04, 54.18, -18.92) |
| CIE-LCH | lch(69.04, 57.39, 340.75°) |
| OKLab | oklab(75.49% 0.1605 -0.0503) |
| OKLCH | oklch(75.49% 0.168 342.6) |
| XYZ | xyz(56.6252, 39.3950, 61.7366) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.74
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 5.39
Hot Pink
#FF69B4
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.78
Bubble Gum Pink
#FF69AF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680CC #80F6AA
analogous
#E580F6 #F680CC #F68091
triadic
#F680CC #CCF680 #80CCF6
tetradic
#F680CC #F6E580 #80F6AA #8091F6
square
#F680CC #F6E580 #80F6AA #8091F6
split-complementary
#F680CC #91F680 #80F6E5
monochromatic
#EB119D #F247B5 #F680CC #FAB9E3 #FDE2F4
Accessibility & contrast
On white
2.37
#F680CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F680CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680CC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680CC | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DCF
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#FF819D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f680cc; /* rgb */ color: rgb(246, 128, 204); /* oklch */ color: oklch(75.5% 0.168 342.6);
Tailwind
colors: {
custom: {
50: '#fba8db',
500: '#f680cc',
950: '#000000',
},
}SCSS
$custom: #f680cc; $custom-light: #fba8db; $custom-dark: #000000;
JSON
{
"hex": "#f680cc",
"rgb": {
"r": 246,
"g": 128,
"b": 204
},
"hsl": {
"h": 321.356,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.75485,
"c": 0.16819,
"h": 342.6
},
"luminance": 0.39391
}Semantic roles & 50–950 ramp
primary
#F680CC
secondary
#D6F5E1
accent
#E35202
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83