#FA75BD#FA75BD
#FA75BD is a light, vivid pink. Relative luminance 0.367; OKLCH L 74.0% C 0.180 H 348.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FA75BD |
|---|---|
| RGB | rgb(250, 117, 189) |
| HSL | hsl(328, 93%, 72%) |
| HSV | hsv(328, 53%, 98%) |
| CMYK | cmyk(0%, 53.2%, 24.4%, 2%) |
| CIE-LAB | lab(67.07, 58.52, -13.43) |
| CIE-LCH | lch(67.07, 60.05, 347.07°) |
| OKLab | oklab(73.96% 0.1763 -0.0351) |
| OKLCH | oklch(73.96% 0.18 348.7) |
| XYZ | xyz(54.9727, 36.7255, 52.3278) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.11
Hot Pink
#FF69B4
ΔE00 2.46
Pink (survey)
#FF81C0
ΔE00 2.74
Bubble Gum Pink
#FF69AF
ΔE00 3.20
Bubblegum Pink
#FE83CC
ΔE00 3.31
Carnation Pink
#FF7FA7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA75BD #75FAB2
analogous
#F575FA #FA75BD #FA757B
triadic
#FA75BD #BDFA75 #75BDFA
tetradic
#FA75BD #FAF575 #75FAB2 #757BFA
square
#FA75BD #FAF575 #75FAB2 #757BFA
split-complementary
#FA75BD #7BFA75 #75FAF5
monochromatic
#EC0984 #F83AA1 #FA75BD #FCB0D9 #FEE1F1
Accessibility & contrast
On white
2.52
#FA75BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FA75BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA75BD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA75BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA75BD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395BF
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa75bd; /* rgb */ color: rgb(250, 117, 189); /* oklch */ color: oklch(74.0% 0.180 348.7);
Tailwind
colors: {
custom: {
50: '#ffa1d1',
500: '#fa75bd',
950: '#000000',
},
}SCSS
$custom: #fa75bd; $custom-light: #ffa1d1; $custom-dark: #000000;
JSON
{
"hex": "#fa75bd",
"rgb": {
"r": 250,
"g": 117,
"b": 189
},
"hsl": {
"h": 327.519,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.73961,
"c": 0.17976,
"h": 348.7
},
"luminance": 0.36721
}Semantic roles & 50–950 ramp
primary
#FA75BD
secondary
#D5F6E4
accent
#E66900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82