#F675B2#F675B2
#F675B2 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.170 H 352.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F675B2 |
|---|---|
| RGB | rgb(246, 117, 178) |
| HSL | hsl(332, 88%, 71%) |
| HSV | hsv(332, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 27.6%, 3.5%) |
| CIE-LAB | lab(66.16, 55.85, -8.64) |
| CIE-LCH | lch(66.16, 56.51, 351.21°) |
| OKLab | oklab(73.06% 0.169 -0.0222) |
| OKLCH | oklch(73.06% 0.17 352.5) |
| XYZ | xyz(52.4052, 35.5345, 46.2097) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.02
Bubble Gum Pink
#FF69AF
ΔE00 2.29
Hot Pink
#FF69B4
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 4.94
Carnation Pink
#FF7FA7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675B2 #75F6B9
analogous
#F675F2 #F675B2 #F67875
triadic
#F675B2 #B2F675 #75B2F6
tetradic
#F675B2 #F2F675 #75F6B9 #7875F6
square
#F675B2 #F2F675 #75F6B9 #7875F6
split-complementary
#F675B2 #75F678 #75F2F6
monochromatic
#E20F73 #F23C92 #F675B2 #FAAED2 #FDE2EF
Accessibility & contrast
On white
2.59
#F675B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F675B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675B2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675B2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B4
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f675b2; /* rgb */ color: rgb(246, 117, 178); /* oklch */ color: oklch(73.1% 0.170 352.5);
Tailwind
colors: {
custom: {
50: '#fca1c9',
500: '#f675b2',
950: '#000000',
},
}SCSS
$custom: #f675b2; $custom-light: #fca1c9; $custom-dark: #000000;
JSON
{
"hex": "#f675b2",
"rgb": {
"r": 246,
"g": 117,
"b": 178
},
"hsl": {
"h": 331.628,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.73055,
"c": 0.17046,
"h": 352.5
},
"luminance": 0.3553
}Semantic roles & 50–950 ramp
primary
#F675B2
secondary
#D2F4E4
accent
#E47901
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82