#FA7EBC#FA7EBC
#FA7EBC is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.165 H 350.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EBC |
|---|---|
| RGB | rgb(250, 126, 188) |
| HSL | hsl(330, 93%, 74%) |
| HSV | hsv(330, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 24.8%, 2%) |
| CIE-LAB | lab(68.67, 54.14, -10.48) |
| CIE-LCH | lch(68.67, 55.15, 349.04°) |
| OKLab | oklab(75.14% 0.1631 -0.0272) |
| OKLCH | oklch(75.14% 0.165 350.5) |
| XYZ | xyz(55.9640, 38.8813, 52.1246) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.07
Bubblegum Pink
#FE83CC
ΔE00 2.99
Bubblegum (survey)
#FF6CB5
ΔE00 3.27
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Carnation Pink
#FF7FA7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EBC #7EFABC
analogous
#FA7EFA #FA7EBC #FA7E7E
triadic
#FA7EBC #BCFA7E #7EBCFA
tetradic
#FA7EBC #FAFA7E #7EFABC #7E7EFA
square
#FA7EBC #FAFA7E #7EFABC #7E7EFA
split-complementary
#FA7EBC #7EFA7E #7EFAFA
monochromatic
#F4097F #F8439D #FA7EBC #FCB9DB #FEE2F0
Accessibility & contrast
On white
2.39
#FA7EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FA7EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EBC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EBC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa7ebc; /* rgb */ color: rgb(250, 126, 188); /* oklch */ color: oklch(75.1% 0.165 350.5);
Tailwind
colors: {
custom: {
50: '#ffa7d0',
500: '#fa7ebc',
950: '#000000',
},
}SCSS
$custom: #fa7ebc; $custom-light: #ffa7d0; $custom-dark: #000000;
JSON
{
"hex": "#fa7ebc",
"rgb": {
"r": 250,
"g": 126,
"b": 188
},
"hsl": {
"h": 330,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.75143,
"c": 0.16535,
"h": 350.5
},
"luminance": 0.38877
}Semantic roles & 50–950 ramp
primary
#FA7EBC
secondary
#D5F6E6
accent
#E67300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82