#F682D2#F682D2
#F682D2 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.0% C 0.169 H 340.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F682D2 |
|---|---|
| RGB | rgb(246, 130, 210) |
| HSL | hsl(319, 87%, 74%) |
| HSV | hsv(319, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 14.6%, 3.5%) |
| CIE-LAB | lab(69.62, 54.11, -21.37) |
| CIE-LCH | lch(69.62, 58.18, 338.45°) |
| OKLab | oklab(75.99% 0.1592 -0.0571) |
| OKLCH | oklch(75.99% 0.169 340.3) |
| XYZ | xyz(57.6222, 40.2153, 65.6876) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.40
Pink (survey)
#FF81C0
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.04
Purply Pink
#F075E6
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 6.13
Bubblegum (survey)
#FF6CB5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682D2 #82F6A6
analogous
#E082F6 #F682D2 #F68298
triadic
#F682D2 #D2F682 #82D2F6
tetradic
#F682D2 #F6E082 #82F6A6 #8298F6
square
#F682D2 #F6E082 #82F6A6 #8298F6
split-complementary
#F682D2 #98F682 #82F6E0
monochromatic
#ED11A8 #F249BD #F682D2 #FABBE7 #FDE2F5
Accessibility & contrast
On white
2.32
#F682D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F682D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682D2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682D2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879FD5
Deuteranopia (green-blind)
#A6B1CF
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f682d2; /* rgb */ color: rgb(246, 130, 210); /* oklch */ color: oklch(76.0% 0.169 340.3);
Tailwind
colors: {
custom: {
50: '#fba9e0',
500: '#f682d2',
950: '#000000',
},
}SCSS
$custom: #f682d2; $custom-light: #fba9e0; $custom-dark: #000000;
JSON
{
"hex": "#f682d2",
"rgb": {
"r": 246,
"g": 130,
"b": 210
},
"hsl": {
"h": 318.621,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.75993,
"c": 0.16909,
"h": 340.3
},
"luminance": 0.40211
}Semantic roles & 50–950 ramp
primary
#F682D2
secondary
#D6F5E0
accent
#E34802
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83