#F680ED#F680ED
#F680ED is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.193 H 330.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F680ED |
|---|---|
| RGB | rgb(246, 128, 237) |
| HSL | hsl(305, 87%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 3.7%, 3.5%) |
| CIE-LAB | lab(70.28, 59.41, -35.28) |
| CIE-LCH | lch(70.28, 69.10, 329.30°) |
| OKLab | oklab(76.82% 0.1678 -0.0963) |
| OKLCH | oklch(76.82% 0.193 330.2) |
| XYZ | xyz(61.0107, 41.1492, 84.8334) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 5.77
Violet Pink
#FB5FFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680ED #80F689
analogous
#C480F6 #F680ED #F680B2
triadic
#F680ED #EDF680 #80EDF6
tetradic
#F680ED #F6C480 #80F689 #80B2F6
square
#F680ED #F6C480 #80F689 #80B2F6
split-complementary
#F680ED #B2F680 #80F6C4
monochromatic
#EB11DA #F247E5 #F680ED #FAB9F5 #FDE2FB
Accessibility & contrast
On white
2.28
#F680ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F680ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680ED
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680ED | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FE8AAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f680ed; /* rgb */ color: rgb(246, 128, 237); /* oklch */ color: oklch(76.8% 0.193 330.2);
Tailwind
colors: {
custom: {
50: '#fba9f3',
500: '#f680ed',
950: '#000000',
},
}SCSS
$custom: #f680ed; $custom-light: #fba9f3; $custom-dark: #000000;
JSON
{
"hex": "#f680ed",
"rgb": {
"r": 246,
"g": 128,
"b": 237
},
"hsl": {
"h": 304.576,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.7682,
"c": 0.19346,
"h": 330.2
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#F680ED
secondary
#D6F5D8
accent
#E31302
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85