#FA7ABF#FA7ABF
#FA7ABF is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.7% C 0.173 H 348.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7ABF |
|---|---|
| RGB | rgb(250, 122, 191) |
| HSL | hsl(328, 93%, 73%) |
| HSV | hsv(328, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 23.6%, 2%) |
| CIE-LAB | lab(68.03, 56.45, -13.12) |
| CIE-LCH | lch(68.03, 57.96, 346.92°) |
| OKLab | oklab(74.7% 0.1698 -0.0343) |
| OKLCH | oklch(74.7% 0.173 348.6) |
| XYZ | xyz(55.7895, 38.0094, 53.6784) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.91
Bubblegum Pink
#FE83CC
ΔE00 2.56
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 3.26
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7ABF #7AFAB5
analogous
#F57AFA #FA7ABF #FA7A7F
triadic
#FA7ABF #BFFA7A #7ABFFA
tetradic
#FA7ABF #FAF57A #7AFAB5 #7A7FFA
square
#FA7ABF #FAF57A #7AFAB5 #7A7FFA
split-complementary
#FA7ABF #7FFA7A #7AFAF5
monochromatic
#F10986 #F83FA3 #FA7ABF #FCB5DB #FEE2F1
Accessibility & contrast
On white
2.44
#FA7ABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FA7ABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7ABF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7ABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7ABF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa7abf; /* rgb */ color: rgb(250, 122, 191); /* oklch */ color: oklch(74.7% 0.173 348.6);
Tailwind
colors: {
custom: {
50: '#ffa4d2',
500: '#fa7abf',
950: '#000000',
},
}SCSS
$custom: #fa7abf; $custom-light: #ffa4d2; $custom-dark: #000000;
JSON
{
"hex": "#fa7abf",
"rgb": {
"r": 250,
"g": 122,
"b": 191
},
"hsl": {
"h": 327.656,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.74697,
"c": 0.17319,
"h": 348.6
},
"luminance": 0.38005
}Semantic roles & 50–950 ramp
primary
#FA7ABF
secondary
#D5F6E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82