#F675B4#F675B4
#F675B4 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.171 H 351.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F675B4 |
|---|---|
| RGB | rgb(246, 117, 180) |
| HSL | hsl(331, 88%, 71%) |
| HSV | hsv(331, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 26.8%, 3.5%) |
| CIE-LAB | lab(66.22, 56.11, -9.68) |
| CIE-LCH | lch(66.22, 56.94, 350.21°) |
| OKLab | oklab(73.12% 0.1696 -0.025) |
| OKLCH | oklch(73.12% 0.171 351.6) |
| XYZ | xyz(52.6075, 35.6154, 47.2750) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.89
Hot Pink
#FF69B4
ΔE00 2.27
Bubble Gum Pink
#FF69AF
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 4.60
Carnation Pink
#FF7FA7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675B4 #75F6B7
analogous
#F675F4 #F675B4 #F67675
triadic
#F675B4 #B4F675 #75B4F6
tetradic
#F675B4 #F4F675 #75F6B7 #7675F6
square
#F675B4 #F4F675 #75F6B7 #7675F6
split-complementary
#F675B4 #75F676 #75F4F6
monochromatic
#E20F76 #F23C95 #F675B4 #FAAED3 #FDE2EF
Accessibility & contrast
On white
2.59
#F675B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F675B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675B4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675B4 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8593B6
Deuteranopia (green-blind)
#A7AAB1
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f675b4; /* rgb */ color: rgb(246, 117, 180); /* oklch */ color: oklch(73.1% 0.171 351.6);
Tailwind
colors: {
custom: {
50: '#fca1ca',
500: '#f675b4',
950: '#000000',
},
}SCSS
$custom: #f675b4; $custom-light: #fca1ca; $custom-dark: #000000;
JSON
{
"hex": "#f675b4",
"rgb": {
"r": 246,
"g": 117,
"b": 180
},
"hsl": {
"h": 330.698,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.73122,
"c": 0.17144,
"h": 351.6
},
"luminance": 0.35611
}Semantic roles & 50–950 ramp
primary
#F675B4
secondary
#D2F4E4
accent
#E47501
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82