#F677D5#F677D5
#F677D5 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.6% C 0.189 H 338.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F677D5 |
|---|---|
| RGB | rgb(246, 119, 213) |
| HSL | hsl(316, 88%, 72%) |
| HSV | hsv(316, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 13.4%, 3.5%) |
| CIE-LAB | lab(67.72, 59.83, -25.95) |
| CIE-LCH | lch(67.72, 65.21, 336.55°) |
| OKLab | oklab(74.61% 0.1754 -0.0698) |
| OKLCH | oklch(74.61% 0.189 338.3) |
| XYZ | xyz(56.6137, 37.5948, 67.2126) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677D5 #77F698
analogous
#D877F6 #F677D5 #F67796
triadic
#F677D5 #D5F677 #77D5F6
tetradic
#F677D5 #F6D877 #77F698 #7796F6
square
#F677D5 #F6D877 #77F698 #7796F6
split-complementary
#F677D5 #96F677 #77F6D8
monochromatic
#E40FAC #F23EC3 #F677D5 #FAB0E7 #FDE2F6
Accessibility & contrast
On white
2.47
#F677D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F677D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677D5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677D5 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B99D8
Deuteranopia (green-blind)
#9FACD2
Tritanopia (blue-blind)
#FF7B9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f677d5; /* rgb */ color: rgb(246, 119, 213); /* oklch */ color: oklch(74.6% 0.189 338.3);
Tailwind
colors: {
custom: {
50: '#fca3e2',
500: '#f677d5',
950: '#000000',
},
}SCSS
$custom: #f677d5; $custom-light: #fca3e2; $custom-dark: #000000;
JSON
{
"hex": "#f677d5",
"rgb": {
"r": 246,
"g": 119,
"b": 213
},
"hsl": {
"h": 315.591,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.74611,
"c": 0.18875,
"h": 338.3
},
"luminance": 0.37591
}Semantic roles & 50–950 ramp
primary
#F677D5
secondary
#D4F5DD
accent
#E43C01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83