#F681DA#F681DA
#F681DA is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.2% C 0.177 H 337.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F681DA |
|---|---|
| RGB | rgb(246, 129, 218) |
| HSL | hsl(314, 87%, 74%) |
| HSV | hsv(314, 48%, 96%) |
| CMYK | cmyk(0%, 47.6%, 11.4%, 3.5%) |
| CIE-LAB | lab(69.72, 55.84, -25.65) |
| CIE-LCH | lch(69.72, 61.45, 335.33°) |
| OKLab | oklab(76.16% 0.1625 -0.0691) |
| OKLCH | oklch(76.16% 0.177 337) |
| XYZ | xyz(58.5115, 40.3592, 71.0244) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 5.94
Pink (survey)
#FF81C0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681DA #81F69D
analogous
#D781F6 #F681DA #F6819F
triadic
#F681DA #DAF681 #81DAF6
tetradic
#F681DA #F6D781 #81F69D #819FF6
square
#F681DA #F6D781 #81F69D #819FF6
split-complementary
#F681DA #9FF681 #81F6D7
monochromatic
#EC11B7 #F248C9 #F681DA #FABAEB #FDE2F7
Accessibility & contrast
On white
2.32
#F681DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F681DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681DA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681DA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#FF85A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f681da; /* rgb */ color: rgb(246, 129, 218); /* oklch */ color: oklch(76.2% 0.177 337.0);
Tailwind
colors: {
custom: {
50: '#fba9e5',
500: '#f681da',
950: '#000000',
},
}SCSS
$custom: #f681da; $custom-light: #fba9e5; $custom-dark: #000000;
JSON
{
"hex": "#f681da",
"rgb": {
"r": 246,
"g": 129,
"b": 218
},
"hsl": {
"h": 314.359,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.76164,
"c": 0.17659,
"h": 337
},
"luminance": 0.40355
}Semantic roles & 50–950 ramp
primary
#F681DA
secondary
#D6F5DD
accent
#E33802
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84