#FA7BBE#FA7BBE
#FA7BBE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.171 H 349.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BBE |
|---|---|
| RGB | rgb(250, 123, 190) |
| HSL | hsl(328, 93%, 73%) |
| HSV | hsv(328, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 24%, 2%) |
| CIE-LAB | lab(68.18, 55.84, -12.33) |
| CIE-LCH | lch(68.18, 57.19, 347.55°) |
| OKLab | oklab(74.8% 0.168 -0.0322) |
| OKLCH | oklch(74.8% 0.171 349.2) |
| XYZ | xyz(55.8033, 38.2124, 53.1419) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.63
Bubblegum Pink
#FE83CC
ΔE00 2.65
Bubblegum (survey)
#FF6CB5
ΔE00 2.87
Hot Pink
#FF69B4
ΔE00 3.33
Bubble Gum Pink
#FF69AF
ΔE00 3.81
Carnation Pink
#FF7FA7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BBE #7BFAB7
analogous
#F67BFA #FA7BBE #FA7B7E
triadic
#FA7BBE #BEFA7B #7BBEFA
tetradic
#FA7BBE #FAF67B #7BFAB7 #7B7EFA
square
#FA7BBE #FAF67B #7BFAB7 #7B7EFA
split-complementary
#FA7BBE #7EFA7B #7BFAF6
monochromatic
#F10984 #F840A1 #FA7BBE #FCB6DB #FEE2F0
Accessibility & contrast
On white
2.43
#FA7BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FA7BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BBE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BBE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa7bbe; /* rgb */ color: rgb(250, 123, 190); /* oklch */ color: oklch(74.8% 0.171 349.2);
Tailwind
colors: {
custom: {
50: '#ffa5d1',
500: '#fa7bbe',
950: '#000000',
},
}SCSS
$custom: #fa7bbe; $custom-light: #ffa5d1; $custom-dark: #000000;
JSON
{
"hex": "#fa7bbe",
"rgb": {
"r": 250,
"g": 123,
"b": 190
},
"hsl": {
"h": 328.346,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.74798,
"c": 0.17109,
"h": 349.2
},
"luminance": 0.38208
}Semantic roles & 50–950 ramp
primary
#FA7BBE
secondary
#D5F6E5
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82