#F675BF#F675BF
#F675BF is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.177 H 346.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F675BF |
|---|---|
| RGB | rgb(246, 117, 191) |
| HSL | hsl(326, 88%, 71%) |
| HSV | hsv(326, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 22.4%, 3.5%) |
| CIE-LAB | lab(66.58, 57.58, -15.35) |
| CIE-LCH | lch(66.58, 59.59, 345.07°) |
| OKLab | oklab(73.51% 0.1727 -0.0404) |
| OKLCH | oklch(73.51% 0.177 346.8) |
| XYZ | xyz(53.7728, 36.0816, 53.4125) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 3.32
Pink (survey)
#FF81C0
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.90
Pale Magenta
#D767AD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675BF #75F6AC
analogous
#EC75F6 #F675BF #F6757E
triadic
#F675BF #BFF675 #75BFF6
tetradic
#F675BF #F6EC75 #75F6AC #757EF6
square
#F675BF #F6EC75 #75F6AC #757EF6
split-complementary
#F675BF #7EF675 #75F6EC
monochromatic
#E20F88 #F23CA4 #F675BF #FAAEDA #FDE2F2
Accessibility & contrast
On white
2.56
#F675BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F675BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675BF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675BF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f675bf; /* rgb */ color: rgb(246, 117, 191); /* oklch */ color: oklch(73.5% 0.177 346.8);
Tailwind
colors: {
custom: {
50: '#fca1d2',
500: '#f675bf',
950: '#000000',
},
}SCSS
$custom: #f675bf; $custom-light: #fca1d2; $custom-dark: #000000;
JSON
{
"hex": "#f675bf",
"rgb": {
"r": 246,
"g": 117,
"b": 191
},
"hsl": {
"h": 325.581,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.73506,
"c": 0.17741,
"h": 346.8
},
"luminance": 0.36077
}Semantic roles & 50–950 ramp
primary
#F675BF
secondary
#D2F4E1
accent
#E46201
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82