#F682DA#F682DA
#F682DA is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.3% C 0.175 H 337.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F682DA |
|---|---|
| RGB | rgb(246, 130, 218) |
| HSL | hsl(314, 87%, 74%) |
| HSV | hsv(314, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 11.4%, 3.5%) |
| CIE-LAB | lab(69.91, 55.35, -25.36) |
| CIE-LCH | lch(69.91, 60.89, 335.38°) |
| OKLab | oklab(76.3% 0.1611 -0.0683) |
| OKLCH | oklch(76.3% 0.175 337) |
| XYZ | xyz(58.6438, 40.6239, 71.0685) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 4.57
Candy Pink
#FF63E9
ΔE00 6.14
Pink (survey)
#FF81C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682DA #82F69E
analogous
#D882F6 #F682DA #F682A0
triadic
#F682DA #DAF682 #82DAF6
tetradic
#F682DA #F6D882 #82F69E #82A0F6
square
#F682DA #F6D882 #82F69E #82A0F6
split-complementary
#F682DA #A0F682 #82F6D8
monochromatic
#ED11B8 #F249C9 #F682DA #FABBEB #FDE2F7
Accessibility & contrast
On white
2.30
#F682DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F682DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682DA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682DA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DD
Deuteranopia (green-blind)
#A4B1D7
Tritanopia (blue-blind)
#FF86A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f682da; /* rgb */ color: rgb(246, 130, 218); /* oklch */ color: oklch(76.3% 0.175 337.0);
Tailwind
colors: {
custom: {
50: '#fbaae5',
500: '#f682da',
950: '#000000',
},
}SCSS
$custom: #f682da; $custom-light: #fbaae5; $custom-dark: #000000;
JSON
{
"hex": "#f682da",
"rgb": {
"r": 246,
"g": 130,
"b": 218
},
"hsl": {
"h": 314.483,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.76304,
"c": 0.17497,
"h": 337
},
"luminance": 0.4062
}Semantic roles & 50–950 ramp
primary
#F682DA
secondary
#D6F5DE
accent
#E33902
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84