#FA9BBE#FA9BBE
#FA9BBE is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.6% C 0.120 H 356.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BBE |
|---|---|
| RGB | rgb(250, 155, 190) |
| HSL | hsl(338, 90%, 79%) |
| HSV | hsv(338, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 24%, 2%) |
| CIE-LAB | lab(74.50, 39.88, -2.94) |
| CIE-LCH | lch(74.50, 39.98, 355.78°) |
| OKLab | oklab(79.57% 0.12 -0.0072) |
| OKLCH | oklch(79.57% 0.12 356.6) |
| XYZ | xyz(60.4413, 47.4885, 54.6880) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.11
Powder Pink
#FFB2D0
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.39
Rosa
#FE86A4
ΔE00 6.12
Soft Pink
#FDB0C0
ΔE00 6.34
Carnation Pink
#FF7FA7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BBE #9BFAD7
analogous
#FA9BED #FA9BBE #FAA89B
triadic
#FA9BBE #BEFA9B #9BBEFA
tetradic
#FA9BBE #EDFA9B #9BFAD7 #A89BFA
square
#FA9BBE #EDFA9B #9BFAD7 #A89BFA
split-complementary
#FA9BBE #9BFAA8 #9BEDFA
monochromatic
#F42672 #F76198 #FA9BBE #FDD5E4 #FEE2EC
Accessibility & contrast
On white
2.00
#FA9BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FA9BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BBE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BBE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#FF96A7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa9bbe; /* rgb */ color: rgb(250, 155, 190); /* oklch */ color: oklch(79.6% 0.120 356.6);
Tailwind
colors: {
custom: {
50: '#febad1',
500: '#fa9bbe',
950: '#000000',
},
}SCSS
$custom: #fa9bbe; $custom-light: #febad1; $custom-dark: #000000;
JSON
{
"hex": "#fa9bbe",
"rgb": {
"r": 250,
"g": 155,
"b": 190
},
"hsl": {
"h": 337.895,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.79572,
"c": 0.12022,
"h": 356.6
},
"luminance": 0.47484
}Semantic roles & 50–950 ramp
primary
#FA9BBE
secondary
#D5F6EA
accent
#E69100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182