#F676CB#F676CB
#F676CB is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.183 H 342.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F676CB |
|---|---|
| RGB | rgb(246, 118, 203) |
| HSL | hsl(320, 88%, 71%) |
| HSV | hsv(320, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 17.5%, 3.5%) |
| CIE-LAB | lab(67.18, 58.81, -21.19) |
| CIE-LCH | lch(67.18, 62.51, 340.18°) |
| OKLab | oklab(74.09% 0.1744 -0.0565) |
| OKLCH | oklch(74.09% 0.183 342) |
| XYZ | xyz(55.2650, 36.8659, 60.6934) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 4.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Hot Pink
#FF69B4
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676CB #76F6A1
analogous
#E176F6 #F676CB #F6768B
triadic
#F676CB #CBF676 #76CBF6
tetradic
#F676CB #F6E176 #76F6A1 #768BF6
square
#F676CB #F6E176 #76F6A1 #768BF6
split-complementary
#F676CB #8BF676 #76F6E1
monochromatic
#E30F9C #F23DB5 #F676CB #FAAFE1 #FDE2F4
Accessibility & contrast
On white
2.51
#F676CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F676CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676CB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676CB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CE
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#FF7797
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f676cb; /* rgb */ color: rgb(246, 118, 203); /* oklch */ color: oklch(74.1% 0.183 342.0);
Tailwind
colors: {
custom: {
50: '#fca2db',
500: '#f676cb',
950: '#000000',
},
}SCSS
$custom: #f676cb; $custom-light: #fca2db; $custom-dark: #000000;
JSON
{
"hex": "#f676cb",
"rgb": {
"r": 246,
"g": 118,
"b": 203
},
"hsl": {
"h": 320.156,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.74086,
"c": 0.18337,
"h": 342
},
"luminance": 0.36861
}Semantic roles & 50–950 ramp
primary
#F676CB
secondary
#D3F5DE
accent
#E44E01
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F15
muted
#867F83