#FA9BD5#FA9BD5
#FA9BD5 is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.3% C 0.133 H 343.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BD5 |
|---|---|
| RGB | rgb(250, 155, 213) |
| HSL | hsl(323, 90%, 79%) |
| HSV | hsv(323, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 14.8%, 2%) |
| CIE-LAB | lab(75.19, 43.27, -14.56) |
| CIE-LCH | lch(75.19, 45.65, 341.40°) |
| OKLab | oklab(80.32% 0.1274 -0.0385) |
| OKLCH | oklch(80.32% 0.133 343.2) |
| XYZ | xyz(63.1564, 48.5745, 68.9871) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.02
Pink (survey)
#FF81C0
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 7.47
Lavender Pink
#DD85D7
ΔE00 8.49
Pinky
#FC86AA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BD5 #9BFAC0
analogous
#EF9BFA #FA9BD5 #FA9BA6
triadic
#FA9BD5 #D5FA9B #9BD5FA
tetradic
#FA9BD5 #FAEF9B #9BFAC0 #9BA6FA
square
#FA9BD5 #FAEF9B #9BFAC0 #9BA6FA
split-complementary
#FA9BD5 #A6FA9B #9BFAEF
monochromatic
#F426A4 #F761BD #FA9BD5 #FDD5ED #FEE2F3
Accessibility & contrast
On white
1.96
#FA9BD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FA9BD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BD5
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BD5 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B0D7
Deuteranopia (green-blind)
#B8BFD2
Tritanopia (blue-blind)
#FF9BB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa9bd5; /* rgb */ color: rgb(250, 155, 213); /* oklch */ color: oklch(80.3% 0.133 343.2);
Tailwind
colors: {
custom: {
50: '#fdbae2',
500: '#fa9bd5',
950: '#000000',
},
}SCSS
$custom: #fa9bd5; $custom-light: #fdbae2; $custom-dark: #000000;
JSON
{
"hex": "#fa9bd5",
"rgb": {
"r": 250,
"g": 155,
"b": 213
},
"hsl": {
"h": 323.368,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80318,
"c": 0.13308,
"h": 343.2
},
"luminance": 0.48571
}Semantic roles & 50–950 ramp
primary
#FA9BD5
secondary
#D5F6E2
accent
#E65900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183