#F675C0#F675C0
#F675C0 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.178 H 346.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F675C0 |
|---|---|
| RGB | rgb(246, 117, 192) |
| HSL | hsl(325, 88%, 71%) |
| HSV | hsv(325, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 22%, 3.5%) |
| CIE-LAB | lab(66.62, 57.71, -15.86) |
| CIE-LCH | lch(66.62, 59.85, 344.63°) |
| OKLab | oklab(73.54% 0.173 -0.0418) |
| OKLCH | oklch(73.54% 0.178 346.4) |
| XYZ | xyz(53.8832, 36.1257, 53.9940) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Hot Pink
#FF69B4
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 3.51
Bubble Gum Pink
#FF69AF
ΔE00 4.08
Pale Magenta
#D767AD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675C0 #75F6AB
analogous
#EB75F6 #F675C0 #F6757F
triadic
#F675C0 #C0F675 #75C0F6
tetradic
#F675C0 #F6EB75 #75F6AB #757FF6
square
#F675C0 #F6EB75 #75F6AB #757FF6
split-complementary
#F675C0 #7FF675 #75F6EB
monochromatic
#E20F89 #F23CA6 #F675C0 #FAAEDA #FDE2F2
Accessibility & contrast
On white
2.55
#F675C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F675C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675C0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675C0 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 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)
#8194C2
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f675c0; /* rgb */ color: rgb(246, 117, 192); /* oklch */ color: oklch(73.5% 0.178 346.4);
Tailwind
colors: {
custom: {
50: '#fca1d3',
500: '#f675c0',
950: '#000000',
},
}SCSS
$custom: #f675c0; $custom-light: #fca1d3; $custom-dark: #000000;
JSON
{
"hex": "#f675c0",
"rgb": {
"r": 246,
"g": 117,
"b": 192
},
"hsl": {
"h": 325.116,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.73543,
"c": 0.178,
"h": 346.4
},
"luminance": 0.36121
}Semantic roles & 50–950 ramp
primary
#F675C0
secondary
#D2F4E1
accent
#E46001
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82