#F682F2#F682F2
#F682F2 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.3% C 0.195 H 328.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F682F2 |
|---|---|
| RGB | rgb(246, 130, 242) |
| HSL | hsl(302, 87%, 74%) |
| HSV | hsv(302, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 1.6%, 3.5%) |
| CIE-LAB | lab(70.85, 59.30, -37.13) |
| CIE-LCH | lch(70.85, 69.97, 327.95°) |
| OKLab | oklab(77.31% 0.166 -0.1016) |
| OKLCH | oklch(77.31% 0.195 328.5) |
| XYZ | xyz(62.0148, 41.9723, 88.8222) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.85
Violet Pink
#FB5FFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682F2 #82F686
analogous
#C082F6 #F682F2 #F682B8
triadic
#F682F2 #F2F682 #82F2F6
tetradic
#F682F2 #F6C082 #82F686 #82B8F6
square
#F682F2 #F6C082 #82F686 #82B8F6
split-complementary
#F682F2 #B8F682 #82F6C0
monochromatic
#ED11E5 #F249EC #F682F2 #FABBF8 #FDE2FC
Accessibility & contrast
On white
2.24
#F682F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F682F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682F2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682F2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#FD8DAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f682f2; /* rgb */ color: rgb(246, 130, 242); /* oklch */ color: oklch(77.3% 0.195 328.5);
Tailwind
colors: {
custom: {
50: '#fbaaf6',
500: '#f682f2',
950: '#000000',
},
}SCSS
$custom: #f682f2; $custom-light: #fbaaf6; $custom-dark: #000000;
JSON
{
"hex": "#f682f2",
"rgb": {
"r": 246,
"g": 130,
"b": 242
},
"hsl": {
"h": 302.069,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.77312,
"c": 0.19458,
"h": 328.5
},
"luminance": 0.41969
}Semantic roles & 50–950 ramp
primary
#F682F2
secondary
#D6F5D7
accent
#E30A02
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85