#FA9BE1#FA9BE1
#FA9BE1 is a light, vivid pink. Relative luminance 0.492; OKLCH L 80.7% C 0.142 H 337.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BE1 |
|---|---|
| RGB | rgb(250, 155, 225) |
| HSL | hsl(316, 90%, 79%) |
| HSV | hsv(316, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 10%, 2%) |
| CIE-LAB | lab(75.58, 45.18, -20.53) |
| CIE-LCH | lch(75.58, 49.62, 335.57°) |
| OKLab | oklab(80.75% 0.1308 -0.055) |
| OKLCH | oklch(80.75% 0.142 337.2) |
| XYZ | xyz(64.7362, 49.2064, 77.3075) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 7.12
Pink (survey)
#FF81C0
ΔE00 7.35
Violet (CSS)
#EE82EE
ΔE00 7.77
Purply Pink
#F075E6
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BE1 #9BFAB4
analogous
#E39BFA #FA9BE1 #FA9BB2
triadic
#FA9BE1 #E1FA9B #9BE1FA
tetradic
#FA9BE1 #FAE39B #9BFAB4 #9BB2FA
square
#FA9BE1 #FAE39B #9BFAB4 #9BB2FA
split-complementary
#FA9BE1 #B2FA9B #9BFAE3
monochromatic
#F426BE #F761D0 #FA9BE1 #FDD5F2 #FEE2F6
Accessibility & contrast
On white
1.94
#FA9BE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#FA9BE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BE1
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BE1 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E4
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#FF9EB5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa9be1; /* rgb */ color: rgb(250, 155, 225); /* oklch */ color: oklch(80.7% 0.142 337.2);
Tailwind
colors: {
custom: {
50: '#fdbaea',
500: '#fa9be1',
950: '#000000',
},
}SCSS
$custom: #fa9be1; $custom-light: #fdbaea; $custom-dark: #000000;
JSON
{
"hex": "#fa9be1",
"rgb": {
"r": 250,
"g": 155,
"b": 225
},
"hsl": {
"h": 315.789,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80746,
"c": 0.1419,
"h": 337.2
},
"luminance": 0.49203
}Semantic roles & 50–950 ramp
primary
#FA9BE1
secondary
#D5F6DE
accent
#E63C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184