#F684B2#F684B2
#F684B2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.2% C 0.147 H 355.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F684B2 |
|---|---|
| RGB | rgb(246, 132, 178) |
| HSL | hsl(336, 86%, 74%) |
| HSV | hsv(336, 46%, 96%) |
| CMYK | cmyk(0%, 46.3%, 27.6%, 3.5%) |
| CIE-LAB | lab(68.98, 48.58, -4.46) |
| CIE-LCH | lch(68.98, 48.79, 354.75°) |
| OKLab | oklab(75.17% 0.1469 -0.0111) |
| OKLCH | oklch(75.17% 0.147 355.7) |
| XYZ | xyz(54.2950, 39.3142, 46.8397) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 3.34
Carnation Pink
#FF7FA7
ΔE00 3.35
Rosa
#FE86A4
ΔE00 4.92
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F684B2 #84F6C8
analogous
#F684EB #F684B2 #F68F84
triadic
#F684B2 #B2F684 #84B2F6
tetradic
#F684B2 #EBF684 #84F6C8 #8F84F6
square
#F684B2 #EBF684 #84F6C8 #8F84F6
split-complementary
#F684B2 #84F68F #84EBF6
monochromatic
#EE126B #F24B8E #F684B2 #FABDD6 #FDE2ED
Accessibility & contrast
On white
2.37
#F684B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F684B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F684B2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F684B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F684B2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#FF7E95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f684b2; /* rgb */ color: rgb(246, 132, 178); /* oklch */ color: oklch(75.2% 0.147 355.7);
Tailwind
colors: {
custom: {
50: '#fcaac9',
500: '#f684b2',
950: '#000000',
},
}SCSS
$custom: #f684b2; $custom-light: #fcaac9; $custom-dark: #000000;
JSON
{
"hex": "#f684b2",
"rgb": {
"r": 246,
"g": 132,
"b": 178
},
"hsl": {
"h": 335.789,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.7517,
"c": 0.14729,
"h": 355.7
},
"luminance": 0.3931
}Semantic roles & 50–950 ramp
primary
#F684B2
secondary
#D6F5E8
accent
#E38803
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82