#FA7EB5#FA7EB5
#FA7EB5 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.162 H 353.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EB5 |
|---|---|
| RGB | rgb(250, 126, 181) |
| HSL | hsl(333, 93%, 74%) |
| HSV | hsv(333, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 27.6%, 2%) |
| CIE-LAB | lab(68.45, 53.22, -6.87) |
| CIE-LCH | lch(68.45, 53.66, 352.64°) |
| OKLab | oklab(74.91% 0.161 -0.0175) |
| OKLCH | oklch(74.91% 0.162 353.8) |
| XYZ | xyz(55.2277, 38.5867, 48.2464) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.10
Bubblegum (survey)
#FF6CB5
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.15
Pinky
#FC86AA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EB5 #7EFAC3
analogous
#FA7EF3 #FA7EB5 #FA857E
triadic
#FA7EB5 #B5FA7E #7EB5FA
tetradic
#FA7EB5 #F3FA7E #7EFAC3 #857EFA
square
#FA7EB5 #F3FA7E #7EFAC3 #857EFA
split-complementary
#FA7EB5 #7EFA85 #7EF3FA
monochromatic
#F40972 #F84393 #FA7EB5 #FCB9D7 #FEE2EE
Accessibility & contrast
On white
2.41
#FA7EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FA7EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EB5
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EB5 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E99B7
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa7eb5; /* rgb */ color: rgb(250, 126, 181); /* oklch */ color: oklch(74.9% 0.162 353.8);
Tailwind
colors: {
custom: {
50: '#ffa7cb',
500: '#fa7eb5',
950: '#000000',
},
}SCSS
$custom: #fa7eb5; $custom-light: #ffa7cb; $custom-dark: #000000;
JSON
{
"hex": "#fa7eb5",
"rgb": {
"r": 250,
"g": 126,
"b": 181
},
"hsl": {
"h": 333.387,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.74911,
"c": 0.16191,
"h": 353.8
},
"luminance": 0.38582
}Semantic roles & 50–950 ramp
primary
#FA7EB5
secondary
#D5F6E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82