#F681D9#F681D9
#F681D9 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.1% C 0.176 H 337.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F681D9 |
|---|---|
| RGB | rgb(246, 129, 217) |
| HSL | hsl(315, 87%, 74%) |
| HSV | hsv(315, 48%, 96%) |
| CMYK | cmyk(0%, 47.6%, 11.8%, 3.5%) |
| CIE-LAB | lab(69.69, 55.68, -25.15) |
| CIE-LCH | lch(69.69, 61.10, 335.69°) |
| OKLab | oklab(76.12% 0.1623 -0.0677) |
| OKLCH | oklch(76.12% 0.176 337.4) |
| XYZ | xyz(58.3810, 40.3070, 70.3373) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 6.06
Pink (survey)
#FF81C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681D9 #81F69E
analogous
#D881F6 #F681D9 #F6819E
triadic
#F681D9 #D9F681 #81D9F6
tetradic
#F681D9 #F6D881 #81F69E #819EF6
square
#F681D9 #F6D881 #81F69E #819EF6
split-complementary
#F681D9 #9EF681 #81F6D8
monochromatic
#EC11B5 #F248C8 #F681D9 #FABAEA #FDE2F6
Accessibility & contrast
On white
2.32
#F681D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F681D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681D9
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681D9 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDC
Deuteranopia (green-blind)
#A4B1D6
Tritanopia (blue-blind)
#FF85A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f681d9; /* rgb */ color: rgb(246, 129, 217); /* oklch */ color: oklch(76.1% 0.176 337.4);
Tailwind
colors: {
custom: {
50: '#fba9e5',
500: '#f681d9',
950: '#000000',
},
}SCSS
$custom: #f681d9; $custom-light: #fba9e5; $custom-dark: #000000;
JSON
{
"hex": "#f681d9",
"rgb": {
"r": 246,
"g": 129,
"b": 217
},
"hsl": {
"h": 314.872,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.76124,
"c": 0.17583,
"h": 337.4
},
"luminance": 0.40303
}Semantic roles & 50–950 ramp
primary
#F681D9
secondary
#D6F5DE
accent
#E33A02
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84