#F682AF#F682AF
#F682AF is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.8% C 0.149 H 356.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F682AF |
|---|---|
| RGB | rgb(246, 130, 175) |
| HSL | hsl(337, 87%, 74%) |
| HSV | hsv(337, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 28.9%, 3.5%) |
| CIE-LAB | lab(68.50, 49.19, -3.48) |
| CIE-LCH | lch(68.50, 49.31, 355.95°) |
| OKLab | oklab(74.78% 0.1489 -0.0085) |
| OKLCH | oklch(74.78% 0.149 356.7) |
| XYZ | xyz(53.7285, 38.6578, 45.1811) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.75
Carnation Pink
#FF7FA7
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 3.76
Rosa
#FE86A4
ΔE00 4.52
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Bubblegum (survey)
#FF6CB5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682AF #82F6C9
analogous
#F682E9 #F682AF #F68F82
triadic
#F682AF #AFF682 #82AFF6
tetradic
#F682AF #E9F682 #82F6C9 #8F82F6
square
#F682AF #E9F682 #82F6C9 #8F82F6
split-complementary
#F682AF #82F68F #82E9F6
monochromatic
#ED1166 #F2498A #F682AF #FABBD4 #FDE2ED
Accessibility & contrast
On white
2.41
#F682AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F682AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682AF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682AF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AB0
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#FF7B92
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f682af; /* rgb */ color: rgb(246, 130, 175); /* oklch */ color: oklch(74.8% 0.149 356.7);
Tailwind
colors: {
custom: {
50: '#fca9c6',
500: '#f682af',
950: '#000000',
},
}SCSS
$custom: #f682af; $custom-light: #fca9c6; $custom-dark: #000000;
JSON
{
"hex": "#f682af",
"rgb": {
"r": 246,
"g": 130,
"b": 175
},
"hsl": {
"h": 336.724,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.74783,
"c": 0.14914,
"h": 356.7
},
"luminance": 0.38653
}Semantic roles & 50–950 ramp
primary
#F682AF
secondary
#D6F5E9
accent
#E38C02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82