#F675B7#F675B7
#F675B7 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.173 H 350.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F675B7 |
|---|---|
| RGB | rgb(246, 117, 183) |
| HSL | hsl(329, 88%, 71%) |
| HSV | hsv(329, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 25.6%, 3.5%) |
| CIE-LAB | lab(66.32, 56.50, -11.23) |
| CIE-LCH | lch(66.32, 57.60, 348.76°) |
| OKLab | oklab(73.22% 0.1705 -0.0292) |
| OKLCH | oklch(73.22% 0.173 350.3) |
| XYZ | xyz(52.9164, 35.7390, 48.9020) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.91
Hot Pink
#FF69B4
ΔE00 2.27
Bubble Gum Pink
#FF69AF
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 2.97
Bubblegum Pink
#FE83CC
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675B7 #75F6B4
analogous
#F475F6 #F675B7 #F67576
triadic
#F675B7 #B7F675 #75B7F6
tetradic
#F675B7 #F6F475 #75F6B4 #7576F6
square
#F675B7 #F6F475 #75F6B4 #7576F6
split-complementary
#F675B7 #76F675 #75F6F4
monochromatic
#E20F7B #F23C99 #F675B7 #FAAED5 #FDE2F0
Accessibility & contrast
On white
2.58
#F675B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F675B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675B7
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675B7 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8493B9
Deuteranopia (green-blind)
#A6AAB4
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f675b7; /* rgb */ color: rgb(246, 117, 183); /* oklch */ color: oklch(73.2% 0.173 350.3);
Tailwind
colors: {
custom: {
50: '#fca1cc',
500: '#f675b7',
950: '#000000',
},
}SCSS
$custom: #f675b7; $custom-light: #fca1cc; $custom-dark: #000000;
JSON
{
"hex": "#f675b7",
"rgb": {
"r": 246,
"g": 117,
"b": 183
},
"hsl": {
"h": 329.302,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.73224,
"c": 0.17298,
"h": 350.3
},
"luminance": 0.35734
}Semantic roles & 50–950 ramp
primary
#F675B7
secondary
#D2F4E3
accent
#E47001
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82