#F676DE#F676DE
#F676DE is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.9% C 0.197 H 335.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F676DE |
|---|---|
| RGB | rgb(246, 118, 222) |
| HSL | hsl(311, 88%, 71%) |
| HSV | hsv(311, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 9.8%, 3.5%) |
| CIE-LAB | lab(67.89, 61.68, -30.69) |
| CIE-LCH | lch(67.89, 68.89, 333.55°) |
| OKLab | oklab(74.85% 0.1786 -0.0831) |
| OKLCH | oklch(74.85% 0.197 335) |
| XYZ | xyz(57.6695, 37.8276, 73.3571) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.73
Orchid
#DA70D6
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676DE #76F68E
analogous
#CE76F6 #F676DE #F6769E
triadic
#F676DE #DEF676 #76DEF6
tetradic
#F676DE #F6CE76 #76F68E #769EF6
square
#F676DE #F6CE76 #76F68E #769EF6
split-complementary
#F676DE #9EF676 #76F6CE
monochromatic
#E30FBB #F23DD0 #F676DE #FAAFEC #FDE2F8
Accessibility & contrast
On white
2.45
#F676DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F676DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676DE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676DE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699E1
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#FF7DA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f676de; /* rgb */ color: rgb(246, 118, 222); /* oklch */ color: oklch(74.9% 0.197 335.0);
Tailwind
colors: {
custom: {
50: '#fca2e8',
500: '#f676de',
950: '#000000',
},
}SCSS
$custom: #f676de; $custom-light: #fca2e8; $custom-dark: #000000;
JSON
{
"hex": "#f676de",
"rgb": {
"r": 246,
"g": 118,
"b": 222
},
"hsl": {
"h": 311.25,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.74854,
"c": 0.197,
"h": 335
},
"luminance": 0.37824
}Semantic roles & 50–950 ramp
primary
#F676DE
secondary
#D3F5DA
accent
#E42C01
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84