#F675C5#F675C5
#F675C5 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.7% C 0.181 H 344.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F675C5 |
|---|---|
| RGB | rgb(246, 117, 197) |
| HSL | hsl(323, 88%, 71%) |
| HSV | hsv(323, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 19.9%, 3.5%) |
| CIE-LAB | lab(66.79, 58.41, -18.42) |
| CIE-LCH | lch(66.79, 61.25, 342.50°) |
| OKLab | oklab(73.73% 0.1743 -0.0488) |
| OKLCH | oklch(73.73% 0.181 344.4) |
| XYZ | xyz(54.4467, 36.3511, 56.9614) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.22
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.03
Pink (survey)
#FF81C0
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.98
Pale Magenta
#D767AD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675C5 #75F6A6
analogous
#E775F6 #F675C5 #F67584
triadic
#F675C5 #C5F675 #75C5F6
tetradic
#F675C5 #F6E775 #75F6A6 #7584F6
square
#F675C5 #F6E775 #75F6A6 #7584F6
split-complementary
#F675C5 #84F675 #75F6E7
monochromatic
#E20F92 #F23CAD #F675C5 #FAAEDD #FDE2F3
Accessibility & contrast
On white
2.54
#F675C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F675C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675C5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675C5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F95C8
Deuteranopia (green-blind)
#A3AAC2
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f675c5; /* rgb */ color: rgb(246, 117, 197); /* oklch */ color: oklch(73.7% 0.181 344.4);
Tailwind
colors: {
custom: {
50: '#fca1d6',
500: '#f675c5',
950: '#000000',
},
}SCSS
$custom: #f675c5; $custom-light: #fca1d6; $custom-dark: #000000;
JSON
{
"hex": "#f675c5",
"rgb": {
"r": 246,
"g": 117,
"b": 197
},
"hsl": {
"h": 322.791,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.73727,
"c": 0.18105,
"h": 344.4
},
"luminance": 0.36347
}Semantic roles & 50–950 ramp
primary
#F675C5
secondary
#D2F4DF
accent
#E45701
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83