#F682BF#F682BF
#F682BF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.3% C 0.157 H 348.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F682BF |
|---|---|
| RGB | rgb(246, 130, 191) |
| HSL | hsl(328, 87%, 74%) |
| HSV | hsv(328, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 22.4%, 3.5%) |
| CIE-LAB | lab(68.99, 51.33, -11.74) |
| CIE-LCH | lch(68.99, 52.66, 347.12°) |
| OKLab | oklab(75.31% 0.1539 -0.0306) |
| OKLCH | oklch(75.31% 0.157 348.7) |
| XYZ | xyz(55.3940, 39.3240, 53.9529) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.48
Bubblegum Pink
#FE83CC
ΔE00 2.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.68
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Pinky
#FC86AA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682BF #82F6B9
analogous
#F382F6 #F682BF #F68285
triadic
#F682BF #BFF682 #82BFF6
tetradic
#F682BF #F6F382 #82F6B9 #8285F6
square
#F682BF #F6F382 #82F6B9 #8285F6
split-complementary
#F682BF #85F682 #82F6F3
monochromatic
#ED1184 #F249A2 #F682BF #FABBDC #FDE2F0
Accessibility & contrast
On white
2.37
#F682BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F682BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682BF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682BF | 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)
#8E9CC1
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f682bf; /* rgb */ color: rgb(246, 130, 191); /* oklch */ color: oklch(75.3% 0.157 348.7);
Tailwind
colors: {
custom: {
50: '#fca9d2',
500: '#f682bf',
950: '#000000',
},
}SCSS
$custom: #f682bf; $custom-light: #fca9d2; $custom-dark: #000000;
JSON
{
"hex": "#f682bf",
"rgb": {
"r": 246,
"g": 130,
"b": 191
},
"hsl": {
"h": 328.448,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.75305,
"c": 0.15694,
"h": 348.7
},
"luminance": 0.3932
}Semantic roles & 50–950 ramp
primary
#F682BF
secondary
#D6F5E5
accent
#E36D02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82