#FA75BF#FA75BF
#FA75BF is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.0% C 0.181 H 347.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA75BF |
|---|---|
| RGB | rgb(250, 117, 191) |
| HSL | hsl(327, 93%, 72%) |
| HSV | hsv(327, 53%, 98%) |
| CMYK | cmyk(0%, 53.2%, 23.6%, 2%) |
| CIE-LAB | lab(67.14, 58.79, -14.46) |
| CIE-LCH | lch(67.14, 60.54, 346.18°) |
| OKLab | oklab(74.03% 0.1769 -0.0379) |
| OKLCH | oklch(74.03% 0.181 347.9) |
| XYZ | xyz(55.1913, 36.8130, 53.4790) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.41
Hot Pink
#FF69B4
ΔE00 2.72
Pink (survey)
#FF81C0
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 3.12
Bubble Gum Pink
#FF69AF
ΔE00 3.53
Pale Magenta
#D767AD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA75BF #75FAB0
analogous
#F375FA #FA75BF #FA757C
triadic
#FA75BF #BFFA75 #75BFFA
tetradic
#FA75BF #FAF375 #75FAB0 #757CFA
square
#FA75BF #FAF375 #75FAB0 #757CFA
split-complementary
#FA75BF #7CFA75 #75FAF3
monochromatic
#EC0987 #F83AA4 #FA75BF #FCB0DA #FEE1F1
Accessibility & contrast
On white
2.51
#FA75BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FA75BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA75BF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA75BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA75BF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa75bf; /* rgb */ color: rgb(250, 117, 191); /* oklch */ color: oklch(74.0% 0.181 347.9);
Tailwind
colors: {
custom: {
50: '#ffa1d2',
500: '#fa75bf',
950: '#000000',
},
}SCSS
$custom: #fa75bf; $custom-light: #ffa1d2; $custom-dark: #000000;
JSON
{
"hex": "#fa75bf",
"rgb": {
"r": 250,
"g": 117,
"b": 191
},
"hsl": {
"h": 326.617,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.74032,
"c": 0.18087,
"h": 347.9
},
"luminance": 0.36808
}Semantic roles & 50–950 ramp
primary
#FA75BF
secondary
#D5F6E4
accent
#E66600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82