#FA7EB9#FA7EB9
#FA7EB9 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.164 H 351.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EB9 |
|---|---|
| RGB | rgb(250, 126, 185) |
| HSL | hsl(331, 93%, 74%) |
| HSV | hsv(331, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 26%, 2%) |
| CIE-LAB | lab(68.57, 53.74, -8.94) |
| CIE-LCH | lch(68.57, 54.48, 350.56°) |
| OKLab | oklab(75.04% 0.1622 -0.023) |
| OKLCH | oklch(75.04% 0.164 351.9) |
| XYZ | xyz(55.6440, 38.7532, 50.4391) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.30
Bubblegum Pink
#FE83CC
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.80
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EB9 #7EFABF
analogous
#FA7EF7 #FA7EB9 #FA817E
triadic
#FA7EB9 #B9FA7E #7EB9FA
tetradic
#FA7EB9 #F7FA7E #7EFABF #817EFA
square
#FA7EB9 #F7FA7E #7EFABF #817EFA
split-complementary
#FA7EB9 #7EFA81 #7EF7FA
monochromatic
#F40979 #F84399 #FA7EB9 #FCB9D9 #FEE2EF
Accessibility & contrast
On white
2.40
#FA7EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FA7EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EB9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EB9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABB
Deuteranopia (green-blind)
#ADAFB6
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa7eb9; /* rgb */ color: rgb(250, 126, 185); /* oklch */ color: oklch(75.0% 0.164 351.9);
Tailwind
colors: {
custom: {
50: '#ffa7ce',
500: '#fa7eb9',
950: '#000000',
},
}SCSS
$custom: #fa7eb9; $custom-light: #ffa7ce; $custom-dark: #000000;
JSON
{
"hex": "#fa7eb9",
"rgb": {
"r": 250,
"g": 126,
"b": 185
},
"hsl": {
"h": 331.452,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.75042,
"c": 0.16383,
"h": 351.9
},
"luminance": 0.38748
}Semantic roles & 50–950 ramp
primary
#FA7EB9
secondary
#D5F6E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82