#F681BF#F681BF
#F681BF is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.2% C 0.159 H 348.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F681BF |
|---|---|
| RGB | rgb(246, 129, 191) |
| HSL | hsl(328, 87%, 74%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 47.6%, 22.4%, 3.5%) |
| CIE-LAB | lab(68.79, 51.82, -12.02) |
| CIE-LCH | lch(68.79, 53.20, 346.94°) |
| OKLab | oklab(75.16% 0.1554 -0.0314) |
| OKLCH | oklch(75.16% 0.159 348.6) |
| XYZ | xyz(55.2617, 39.0593, 53.9088) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.52
Bubblegum Pink
#FE83CC
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 4.05
Hot Pink
#FF69B4
ΔE00 4.51
Bubble Gum Pink
#FF69AF
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681BF #81F6B8
analogous
#F281F6 #F681BF #F68184
triadic
#F681BF #BFF681 #81BFF6
tetradic
#F681BF #F6F281 #81F6B8 #8184F6
square
#F681BF #F6F281 #81F6B8 #8184F6
split-complementary
#F681BF #84F681 #81F6F2
monochromatic
#EC1185 #F248A2 #F681BF #FABADC #FDE2F0
Accessibility & contrast
On white
2.38
#F681BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F681BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681BF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681BF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f681bf; /* rgb */ color: rgb(246, 129, 191); /* oklch */ color: oklch(75.2% 0.159 348.6);
Tailwind
colors: {
custom: {
50: '#fca9d2',
500: '#f681bf',
950: '#000000',
},
}SCSS
$custom: #f681bf; $custom-light: #fca9d2; $custom-dark: #000000;
JSON
{
"hex": "#f681bf",
"rgb": {
"r": 246,
"g": 129,
"b": 191
},
"hsl": {
"h": 328.205,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.75162,
"c": 0.15854,
"h": 348.6
},
"luminance": 0.39055
}Semantic roles & 50–950 ramp
primary
#F681BF
secondary
#D6F5E5
accent
#E36C02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82