#FA7EB8#FA7EB8
#FA7EB8 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.163 H 352.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EB8 |
|---|---|
| RGB | rgb(250, 126, 184) |
| HSL | hsl(332, 93%, 74%) |
| HSV | hsv(332, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 26.4%, 2%) |
| CIE-LAB | lab(68.54, 53.61, -8.42) |
| CIE-LCH | lch(68.54, 54.27, 351.07°) |
| OKLab | oklab(75.01% 0.1619 -0.0216) |
| OKLCH | oklch(75.01% 0.163 352.4) |
| XYZ | xyz(55.5388, 38.7112, 49.8850) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.53
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Bubble Gum Pink
#FF69AF
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EB8 #7EFAC0
analogous
#FA7EF6 #FA7EB8 #FA827E
triadic
#FA7EB8 #B8FA7E #7EB8FA
tetradic
#FA7EB8 #F6FA7E #7EFAC0 #827EFA
square
#FA7EB8 #F6FA7E #7EFAC0 #827EFA
split-complementary
#FA7EB8 #7EFA82 #7EF6FA
monochromatic
#F40977 #F84398 #FA7EB8 #FCB9D8 #FEE2EF
Accessibility & contrast
On white
2.40
#FA7EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FA7EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EB8
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EB8 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABA
Deuteranopia (green-blind)
#AEAFB5
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa7eb8; /* rgb */ color: rgb(250, 126, 184); /* oklch */ color: oklch(75.0% 0.163 352.4);
Tailwind
colors: {
custom: {
50: '#ffa7cd',
500: '#fa7eb8',
950: '#000000',
},
}SCSS
$custom: #fa7eb8; $custom-light: #ffa7cd; $custom-dark: #000000;
JSON
{
"hex": "#fa7eb8",
"rgb": {
"r": 250,
"g": 126,
"b": 184
},
"hsl": {
"h": 331.935,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.75009,
"c": 0.16333,
"h": 352.4
},
"luminance": 0.38706
}Semantic roles & 50–950 ramp
primary
#FA7EB8
secondary
#D5F6E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82