#F682F9#F682F9
#F682F9 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.6% C 0.201 H 326.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F682F9 |
|---|---|
| RGB | rgb(246, 130, 249) |
| HSL | hsl(298, 91%, 74%) |
| HSV | hsv(298, 48%, 98%) |
| CMYK | cmyk(1.2%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(71.15, 60.52, -40.50) |
| CIE-LCH | lch(71.15, 72.82, 326.21°) |
| OKLab | oklab(77.63% 0.1671 -0.1112) |
| OKLCH | oklch(77.63% 0.201 326.4) |
| XYZ | xyz(63.0863, 42.4009, 94.4654) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682F9 #85F982
analogous
#BA82F9 #F682F9 #F982C1
triadic
#F682F9 #F9F682 #82F9F6
tetradic
#F682F9 #F9BA82 #85F982 #82C1F9
square
#F682F9 #F9BA82 #85F982 #82C1F9
split-complementary
#F682F9 #C1F982 #82F9BA
monochromatic
#EE0DF3 #F248F6 #F682F9 #FABCFC #FDE2FE
Accessibility & contrast
On white
2.22
#F682F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F682F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682F9
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682F9 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#FC8FB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f682f9; /* rgb */ color: rgb(246, 130, 249); /* oklch */ color: oklch(77.6% 0.201 326.4);
Tailwind
colors: {
custom: {
50: '#fbaafb',
500: '#f682f9',
950: '#000000',
},
}SCSS
$custom: #f682f9; $custom-light: #fbaafb; $custom-dark: #000000;
JSON
{
"hex": "#f682f9",
"rgb": {
"r": 246,
"g": 130,
"b": 249
},
"hsl": {
"h": 298.487,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77627,
"c": 0.20073,
"h": 326.4
},
"luminance": 0.42398
}Semantic roles & 50–950 ramp
primary
#F682F9
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85