#F682C2#F682C2
#F682C2 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.4% C 0.159 H 347.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F682C2 |
|---|---|
| RGB | rgb(246, 130, 194) |
| HSL | hsl(327, 87%, 74%) |
| HSV | hsv(327, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 21.1%, 3.5%) |
| CIE-LAB | lab(69.08, 51.76, -13.27) |
| CIE-LCH | lch(69.08, 53.43, 345.62°) |
| OKLab | oklab(75.41% 0.1548 -0.0348) |
| OKLCH | oklch(75.41% 0.159 347.3) |
| XYZ | xyz(55.7276, 39.4574, 55.7094) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.79
Bubblegum Pink
#FE83CC
ΔE00 1.94
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Hot Pink
#FF69B4
ΔE00 4.84
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Pinky
#FC86AA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682C2 #82F6B6
analogous
#F082F6 #F682C2 #F68288
triadic
#F682C2 #C2F682 #82C2F6
tetradic
#F682C2 #F6F082 #82F6B6 #8288F6
square
#F682C2 #F6F082 #82F6B6 #8288F6
split-complementary
#F682C2 #88F682 #82F6F0
monochromatic
#ED118A #F249A6 #F682C2 #FABBDE #FDE2F1
Accessibility & contrast
On white
2.36
#F682C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F682C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682C2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682C2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC4
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#FF809A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f682c2; /* rgb */ color: rgb(246, 130, 194); /* oklch */ color: oklch(75.4% 0.159 347.3);
Tailwind
colors: {
custom: {
50: '#fba9d4',
500: '#f682c2',
950: '#000000',
},
}SCSS
$custom: #f682c2; $custom-light: #fba9d4; $custom-dark: #000000;
JSON
{
"hex": "#f682c2",
"rgb": {
"r": 246,
"g": 130,
"b": 194
},
"hsl": {
"h": 326.897,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.75409,
"c": 0.15868,
"h": 347.3
},
"luminance": 0.39453
}Semantic roles & 50–950 ramp
primary
#F682C2
secondary
#D6F5E4
accent
#E36702
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83