#FA9BBF#FA9BBF
#FA9BBF is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.6% C 0.121 H 355.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BBF |
|---|---|
| RGB | rgb(250, 155, 191) |
| HSL | hsl(337, 90%, 79%) |
| HSV | hsv(337, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 23.6%, 2%) |
| CIE-LAB | lab(74.53, 40.02, -3.45) |
| CIE-LCH | lch(74.53, 40.16, 355.07°) |
| OKLab | oklab(79.6% 0.1203 -0.0086) |
| OKLCH | oklch(79.6% 0.121 355.9) |
| XYZ | xyz(60.5510, 47.5324, 55.2655) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.23
Pig Pink
#E78EA5
ΔE00 5.57
Rosa
#FE86A4
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 6.50
Soft Pink
#FDB0C0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BBF #9BFAD6
analogous
#FA9BEF #FA9BBF #FAA79B
triadic
#FA9BBF #BFFA9B #9BBFFA
tetradic
#FA9BBF #EFFA9B #9BFAD6 #A79BFA
square
#FA9BBF #EFFA9B #9BFAD6 #A79BFA
split-complementary
#FA9BBF #9BFAA7 #9BEFFA
monochromatic
#F42674 #F7619A #FA9BBF #FDD5E4 #FEE2EC
Accessibility & contrast
On white
2.00
#FA9BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FA9BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BBF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BBF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FF96A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa9bbf; /* rgb */ color: rgb(250, 155, 191); /* oklch */ color: oklch(79.6% 0.121 355.9);
Tailwind
colors: {
custom: {
50: '#febad2',
500: '#fa9bbf',
950: '#000000',
},
}SCSS
$custom: #fa9bbf; $custom-light: #febad2; $custom-dark: #000000;
JSON
{
"hex": "#fa9bbf",
"rgb": {
"r": 250,
"g": 155,
"b": 191
},
"hsl": {
"h": 337.263,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.79602,
"c": 0.12064,
"h": 355.9
},
"luminance": 0.47528
}Semantic roles & 50–950 ramp
primary
#FA9BBF
secondary
#D5F6E9
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182