#FA75BE#FA75BE
#FA75BE is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.0% C 0.180 H 348.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FA75BE |
|---|---|
| RGB | rgb(250, 117, 190) |
| HSL | hsl(327, 93%, 72%) |
| HSV | hsv(327, 53%, 98%) |
| CMYK | cmyk(0%, 53.2%, 24%, 2%) |
| CIE-LAB | lab(67.10, 58.66, -13.95) |
| CIE-LCH | lch(67.10, 60.29, 346.63°) |
| OKLab | oklab(74% 0.1766 -0.0365) |
| OKLCH | oklch(74% 0.18 348.3) |
| XYZ | xyz(55.0816, 36.7691, 52.9014) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.25
Hot Pink
#FF69B4
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 2.82
Bubblegum Pink
#FE83CC
ΔE00 3.21
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Pale Magenta
#D767AD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA75BE #75FAB1
analogous
#F475FA #FA75BE #FA757C
triadic
#FA75BE #BEFA75 #75BEFA
tetradic
#FA75BE #FAF475 #75FAB1 #757CFA
square
#FA75BE #FAF475 #75FAB1 #757CFA
split-complementary
#FA75BE #7CFA75 #75FAF4
monochromatic
#EC0985 #F83AA2 #FA75BE #FCB0DA #FEE1F1
Accessibility & contrast
On white
2.51
#FA75BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FA75BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA75BE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA75BE | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa75be; /* rgb */ color: rgb(250, 117, 190); /* oklch */ color: oklch(74.0% 0.180 348.3);
Tailwind
colors: {
custom: {
50: '#ffa1d1',
500: '#fa75be',
950: '#000000',
},
}SCSS
$custom: #fa75be; $custom-light: #ffa1d1; $custom-dark: #000000;
JSON
{
"hex": "#fa75be",
"rgb": {
"r": 250,
"g": 117,
"b": 190
},
"hsl": {
"h": 327.068,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.73996,
"c": 0.18031,
"h": 348.3
},
"luminance": 0.36764
}Semantic roles & 50–950 ramp
primary
#FA75BE
secondary
#D5F6E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82