#F682F8#F682F8
#F682F8 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.6% C 0.200 H 326.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F682F8 |
|---|---|
| RGB | rgb(246, 130, 248) |
| HSL | hsl(299, 89%, 74%) |
| HSV | hsv(299, 48%, 97%) |
| CMYK | cmyk(0.8%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(71.10, 60.34, -40.02) |
| CIE-LCH | lch(71.10, 72.41, 326.45°) |
| OKLab | oklab(77.58% 0.167 -0.1098) |
| OKLCH | oklch(77.58% 0.2 326.7) |
| XYZ | xyz(62.9307, 42.3387, 93.6462) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.65
Violet Pink
#FB5FFC
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682F8 #84F882
analogous
#BB82F8 #F682F8 #F882BF
triadic
#F682F8 #F8F682 #82F8F6
tetradic
#F682F8 #F8BB82 #84F882 #82BFF8
square
#F682F8 #F8BB82 #84F882 #82BFF8
split-complementary
#F682F8 #BFF882 #82F8BB
monochromatic
#EE0EF2 #F248F5 #F682F8 #FABCFB #FDE2FD
Accessibility & contrast
On white
2.22
#F682F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F682F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682F8
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682F8 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#FC8FB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f682f8; /* rgb */ color: rgb(246, 130, 248); /* oklch */ color: oklch(77.6% 0.200 326.7);
Tailwind
colors: {
custom: {
50: '#fbaafb',
500: '#f682f8',
950: '#000000',
},
}SCSS
$custom: #f682f8; $custom-light: #fbaafb; $custom-dark: #000000;
JSON
{
"hex": "#f682f8",
"rgb": {
"r": 246,
"g": 130,
"b": 248
},
"hsl": {
"h": 298.983,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.77581,
"c": 0.19985,
"h": 326.7
},
"luminance": 0.42335
}Semantic roles & 50–950 ramp
primary
#F682F8
secondary
#D6F5D6
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85