#F682D3#F682D3
#F682D3 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.0% C 0.170 H 339.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F682D3 |
|---|---|
| RGB | rgb(246, 130, 211) |
| HSL | hsl(318, 87%, 74%) |
| HSV | hsv(318, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 14.2%, 3.5%) |
| CIE-LAB | lab(69.66, 54.27, -21.87) |
| CIE-LCH | lch(69.66, 58.51, 338.05°) |
| OKLab | oklab(76.03% 0.1594 -0.0585) |
| OKLCH | oklch(76.03% 0.17 339.8) |
| XYZ | xyz(57.7471, 40.2653, 66.3458) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682D3 #82F6A5
analogous
#DF82F6 #F682D3 #F68299
triadic
#F682D3 #D3F682 #82D3F6
tetradic
#F682D3 #F6DF82 #82F6A5 #8299F6
square
#F682D3 #F6DF82 #82F6A5 #8299F6
split-complementary
#F682D3 #99F682 #82F6DF
monochromatic
#ED11AA #F249BF #F682D3 #FABBE7 #FDE2F5
Accessibility & contrast
On white
2.32
#F682D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F682D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682D3
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682D3 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879FD6
Deuteranopia (green-blind)
#A6B1D0
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f682d3; /* rgb */ color: rgb(246, 130, 211); /* oklch */ color: oklch(76.0% 0.170 339.8);
Tailwind
colors: {
custom: {
50: '#fba9e0',
500: '#f682d3',
950: '#000000',
},
}SCSS
$custom: #f682d3; $custom-light: #fba9e0; $custom-dark: #000000;
JSON
{
"hex": "#f682d3",
"rgb": {
"r": 246,
"g": 130,
"b": 211
},
"hsl": {
"h": 318.103,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.76031,
"c": 0.16981,
"h": 339.8
},
"luminance": 0.40261
}Semantic roles & 50–950 ramp
primary
#F682D3
secondary
#D6F5DF
accent
#E34602
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83