#F677FB#F677FB
#F677FB is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.219 H 326.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F677FB |
|---|---|
| RGB | rgb(246, 119, 251) |
| HSL | hsl(298, 94%, 73%) |
| HSV | hsv(298, 53%, 98%) |
| CMYK | cmyk(2%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.29, 66.02, -44.49) |
| CIE-LCH | lch(69.29, 79.61, 326.02°) |
| OKLab | oklab(76.29% 0.1818 -0.1226) |
| OKLCH | oklch(76.29% 0.219 326) |
| XYZ | xyz(62.0142, 39.7549, 95.6551) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677FB #7CFB77
analogous
#B477FB #F677FB #FB77BE
triadic
#F677FB #FBF677 #77FBF6
tetradic
#F677FB #FBB477 #7CFB77 #77BEFB
square
#F677FB #FBB477 #7CFB77 #77BEFB
split-complementary
#F677FB #BEFB77 #77FBB4
monochromatic
#E807F1 #F23CF9 #F677FB #FAB2FD #FDE1FE
Accessibility & contrast
On white
2.35
#F677FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F677FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677FB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677FB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#FC87AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f677fb; /* rgb */ color: rgb(246, 119, 251); /* oklch */ color: oklch(76.3% 0.219 326.0);
Tailwind
colors: {
custom: {
50: '#fca3fd',
500: '#f677fb',
950: '#000000',
},
}SCSS
$custom: #f677fb; $custom-light: #fca3fd; $custom-dark: #000000;
JSON
{
"hex": "#f677fb",
"rgb": {
"r": 246,
"g": 119,
"b": 251
},
"hsl": {
"h": 297.727,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76289,
"c": 0.21925,
"h": 326
},
"luminance": 0.39752
}Semantic roles & 50–950 ramp
primary
#F677FB
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85