#F676FB#F676FB
#F676FB is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.2% C 0.221 H 326.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F676FB |
|---|---|
| RGB | rgb(246, 118, 251) |
| HSL | hsl(298, 94%, 72%) |
| HSV | hsv(298, 53%, 98%) |
| CMYK | cmyk(2%, 53%, 0%, 1.6%) |
| CIE-LAB | lab(69.13, 66.47, -44.76) |
| CIE-LCH | lch(69.13, 80.13, 326.05°) |
| OKLab | oklab(76.17% 0.1831 -0.1233) |
| OKLCH | oklch(76.17% 0.221 326) |
| XYZ | xyz(61.8958, 39.5182, 95.6156) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.40
Light Magenta
#FA5FF7
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 4.15
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676FB #7BFB76
analogous
#B376FB #F676FB #FB76BE
triadic
#F676FB #FBF676 #76FBF6
tetradic
#F676FB #FBB376 #7BFB76 #76BEFB
square
#F676FB #FBB376 #7BFB76 #76BEFB
split-complementary
#F676FB #BEFB76 #76FBB3
monochromatic
#E707F0 #F23BF9 #F676FB #FAB1FD #FDE1FE
Accessibility & contrast
On white
2.36
#F676FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F676FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676FB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676FB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFF
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#FC86AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f676fb; /* rgb */ color: rgb(246, 118, 251); /* oklch */ color: oklch(76.2% 0.221 326.0);
Tailwind
colors: {
custom: {
50: '#fca3fd',
500: '#f676fb',
950: '#000000',
},
}SCSS
$custom: #f676fb; $custom-light: #fca3fd; $custom-dark: #000000;
JSON
{
"hex": "#f676fb",
"rgb": {
"r": 246,
"g": 118,
"b": 251
},
"hsl": {
"h": 297.744,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.76165,
"c": 0.22074,
"h": 326
},
"luminance": 0.39515
}Semantic roles & 50–950 ramp
primary
#F676FB
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85