#F677F8#F677F8
#F677F8 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.217 H 326.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F677F8 |
|---|---|
| RGB | rgb(246, 119, 248) |
| HSL | hsl(299, 90%, 72%) |
| HSV | hsv(299, 52%, 97%) |
| CMYK | cmyk(0.8%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(69.16, 65.50, -43.06) |
| CIE-LCH | lch(69.16, 78.38, 326.68°) |
| OKLab | oklab(76.15% 0.1814 -0.1185) |
| OKLCH | oklch(76.15% 0.217 326.9) |
| XYZ | xyz(61.5450, 39.5673, 93.1843) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 2.72
Light Magenta
#FA5FF7
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 3.93
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F677F8 #79F877
analogous
#B677F8 #F677F8 #F877BA
triadic
#F677F8 #F8F677 #77F8F6
tetradic
#F677F8 #F8B677 #79F877 #77BAF8
square
#F677F8 #F8B677 #79F877 #77BAF8
split-complementary
#F677F8 #BAF877 #77F8B6
monochromatic
#E50CE9 #F23DF5 #F677F8 #FAB1FB #FDE2FE
Accessibility & contrast
On white
2.36
#F677F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F677F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F677F8
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F677F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F677F8 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#FC86AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f677f8; /* rgb */ color: rgb(246, 119, 248); /* oklch */ color: oklch(76.1% 0.217 326.9);
Tailwind
colors: {
custom: {
50: '#fca3fb',
500: '#f677f8',
950: '#000000',
},
}SCSS
$custom: #f677f8; $custom-light: #fca3fb; $custom-dark: #000000;
JSON
{
"hex": "#f677f8",
"rgb": {
"r": 246,
"g": 119,
"b": 248
},
"hsl": {
"h": 299.07,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.76146,
"c": 0.21668,
"h": 326.9
},
"luminance": 0.39564
}Semantic roles & 50–950 ramp
primary
#F677F8
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85