#F682F0#F682F0
#F682F0 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.2% C 0.193 H 329.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F682F0 |
|---|---|
| RGB | rgb(246, 130, 240) |
| HSL | hsl(303, 87%, 74%) |
| HSV | hsv(303, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 2.4%, 3.5%) |
| CIE-LAB | lab(70.77, 58.96, -36.16) |
| CIE-LCH | lch(70.77, 69.17, 328.48°) |
| OKLab | oklab(77.22% 0.1656 -0.0988) |
| OKLCH | oklch(77.22% 0.193 329.2) |
| XYZ | xyz(61.7161, 41.8528, 87.2489) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.88
Lavender Pink
#DD85D7
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682F0 #82F688
analogous
#C282F6 #F682F0 #F682B6
triadic
#F682F0 #F0F682 #82F0F6
tetradic
#F682F0 #F6C282 #82F688 #82B6F6
square
#F682F0 #F6C282 #82F688 #82B6F6
split-complementary
#F682F0 #B6F682 #82F6C2
monochromatic
#ED11E1 #F249E9 #F682F0 #FABBF7 #FDE2FC
Accessibility & contrast
On white
2.24
#F682F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F682F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682F0
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682F0 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F4
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#FD8CAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f682f0; /* rgb */ color: rgb(246, 130, 240); /* oklch */ color: oklch(77.2% 0.193 329.2);
Tailwind
colors: {
custom: {
50: '#fbaaf5',
500: '#f682f0',
950: '#000000',
},
}SCSS
$custom: #f682f0; $custom-light: #fbaaf5; $custom-dark: #000000;
JSON
{
"hex": "#f682f0",
"rgb": {
"r": 246,
"g": 130,
"b": 240
},
"hsl": {
"h": 303.103,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.77224,
"c": 0.19286,
"h": 329.2
},
"luminance": 0.41849
}Semantic roles & 50–950 ramp
primary
#F682F0
secondary
#D6F5D8
accent
#E30E02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85