#F682ED#F682ED
#F682ED is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.1% C 0.190 H 330.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F682ED |
|---|---|
| RGB | rgb(246, 130, 237) |
| HSL | hsl(305, 87%, 74%) |
| HSV | hsv(305, 47%, 96%) |
| CMYK | cmyk(0%, 47.2%, 3.7%, 3.5%) |
| CIE-LAB | lab(70.65, 58.45, -34.71) |
| CIE-LCH | lch(70.65, 67.98, 329.30°) |
| OKLab | oklab(77.09% 0.1651 -0.0947) |
| OKLCH | oklch(77.09% 0.19 330.2) |
| XYZ | xyz(61.2741, 41.6761, 84.9212) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 6.16
Violet Pink
#FB5FFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F682ED #82F68B
analogous
#C582F6 #F682ED #F682B3
triadic
#F682ED #EDF682 #82EDF6
tetradic
#F682ED #F6C582 #82F68B #82B3F6
square
#F682ED #F6C582 #82F68B #82B3F6
split-complementary
#F682ED #B3F682 #82F6C5
monochromatic
#ED11DC #F249E5 #F682ED #FABBF5 #FDE2FB
Accessibility & contrast
On white
2.25
#F682ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F682ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F682ED
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F682ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F682ED | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FE8CAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f682ed; /* rgb */ color: rgb(246, 130, 237); /* oklch */ color: oklch(77.1% 0.190 330.2);
Tailwind
colors: {
custom: {
50: '#fbaaf3',
500: '#f682ed',
950: '#000000',
},
}SCSS
$custom: #f682ed; $custom-light: #fbaaf3; $custom-dark: #000000;
JSON
{
"hex": "#f682ed",
"rgb": {
"r": 246,
"g": 130,
"b": 237
},
"hsl": {
"h": 304.655,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.77093,
"c": 0.19029,
"h": 330.2
},
"luminance": 0.41673
}Semantic roles & 50–950 ramp
primary
#F682ED
secondary
#D6F5D8
accent
#E31402
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85