#FA9BE3#FA9BE3
#FA9BE3 is a light, vivid pink. Relative luminance 0.493; OKLCH L 80.8% C 0.143 H 336.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BE3 |
|---|---|
| RGB | rgb(250, 155, 227) |
| HSL | hsl(315, 90%, 79%) |
| HSV | hsv(315, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 9.2%, 2%) |
| CIE-LAB | lab(75.65, 45.51, -21.51) |
| CIE-LCH | lch(75.65, 50.34, 334.70°) |
| OKLab | oklab(80.82% 0.1314 -0.0577) |
| OKLCH | oklch(80.82% 0.143 336.3) |
| XYZ | xyz(65.0106, 49.3162, 78.7528) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.97
Violet (CSS)
#EE82EE
ΔE00 7.47
Pink (survey)
#FF81C0
ΔE00 7.64
Purply Pink
#F075E6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BE3 #9BFAB2
analogous
#E19BFA #FA9BE3 #FA9BB4
triadic
#FA9BE3 #E3FA9B #9BE3FA
tetradic
#FA9BE3 #FAE19B #9BFAB2 #9BB4FA
square
#FA9BE3 #FAE19B #9BFAB2 #9BB4FA
split-complementary
#FA9BE3 #B4FA9B #9BFAE1
monochromatic
#F426C2 #F761D3 #FA9BE3 #FDD5F3 #FEE2F7
Accessibility & contrast
On white
1.93
#FA9BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FA9BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BE3
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BE3 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E6
Deuteranopia (green-blind)
#B4C0E0
Tritanopia (blue-blind)
#FF9EB5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa9be3; /* rgb */ color: rgb(250, 155, 227); /* oklch */ color: oklch(80.8% 0.143 336.3);
Tailwind
colors: {
custom: {
50: '#fdbaec',
500: '#fa9be3',
950: '#000000',
},
}SCSS
$custom: #fa9be3; $custom-light: #fdbaec; $custom-dark: #000000;
JSON
{
"hex": "#fa9be3",
"rgb": {
"r": 250,
"g": 155,
"b": 227
},
"hsl": {
"h": 314.526,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80819,
"c": 0.14348,
"h": 336.3
},
"luminance": 0.49313
}Semantic roles & 50–950 ramp
primary
#FA9BE3
secondary
#D5F6DD
accent
#E63800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184