#F680DE#F680DE
#F680DE is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.181 H 335.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F680DE |
|---|---|
| RGB | rgb(246, 128, 222) |
| HSL | hsl(312, 87%, 73%) |
| HSV | hsv(312, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 9.8%, 3.5%) |
| CIE-LAB | lab(69.69, 56.96, -27.92) |
| CIE-LCH | lch(69.69, 63.43, 333.89°) |
| OKLab | oklab(76.19% 0.1648 -0.0754) |
| OKLCH | oklch(76.19% 0.181 335.4) |
| XYZ | xyz(58.9101, 40.3090, 73.7706) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 5.33
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F680DE #80F698
analogous
#D380F6 #F680DE #F680A3
triadic
#F680DE #DEF680 #80DEF6
tetradic
#F680DE #F6D380 #80F698 #80A3F6
square
#F680DE #F6D380 #80F698 #80A3F6
split-complementary
#F680DE #A3F680 #80F6D3
monochromatic
#EB11BF #F247CF #F680DE #FAB9ED #FDE2F8
Accessibility & contrast
On white
2.32
#F680DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F680DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F680DE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F680DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F680DE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE1
Deuteranopia (green-blind)
#A1B1DB
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f680de; /* rgb */ color: rgb(246, 128, 222); /* oklch */ color: oklch(76.2% 0.181 335.4);
Tailwind
colors: {
custom: {
50: '#fba8e8',
500: '#f680de',
950: '#000000',
},
}SCSS
$custom: #f680de; $custom-light: #fba8e8; $custom-dark: #000000;
JSON
{
"hex": "#f680de",
"rgb": {
"r": 246,
"g": 128,
"b": 222
},
"hsl": {
"h": 312.203,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.76187,
"c": 0.18127,
"h": 335.4
},
"luminance": 0.40305
}Semantic roles & 50–950 ramp
primary
#F680DE
secondary
#D6F5DC
accent
#E33002
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84