#FA9BE7#FA9BE7
#FA9BE7 is a light, vivid pink. Relative luminance 0.495; OKLCH L 81.0% C 0.147 H 334.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BE7 |
|---|---|
| RGB | rgb(250, 155, 231) |
| HSL | hsl(312, 90%, 79%) |
| HSV | hsv(312, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 7.6%, 2%) |
| CIE-LAB | lab(75.79, 46.17, -23.48) |
| CIE-LCH | lch(75.79, 51.80, 333.04°) |
| OKLab | oklab(80.97% 0.1324 -0.0632) |
| OKLCH | oklch(80.97% 0.147 334.5) |
| XYZ | xyz(65.5691, 49.5396, 81.6942) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.77
Violet (CSS)
#EE82EE
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 8.25
Purply Pink
#F075E6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BE7 #9BFAAE
analogous
#DE9BFA #FA9BE7 #FA9BB8
triadic
#FA9BE7 #E7FA9B #9BE7FA
tetradic
#FA9BE7 #FADE9B #9BFAAE #9BB8FA
square
#FA9BE7 #FADE9B #9BFAAE #9BB8FA
split-complementary
#FA9BE7 #B8FA9B #9BFADE
monochromatic
#F426CB #F761D9 #FA9BE7 #FDD5F5 #FEE2F8
Accessibility & contrast
On white
1.93
#FA9BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FA9BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BE7
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BE7 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2EA
Deuteranopia (green-blind)
#B3C0E4
Tritanopia (blue-blind)
#FF9FB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fa9be7; /* rgb */ color: rgb(250, 155, 231); /* oklch */ color: oklch(81.0% 0.147 334.5);
Tailwind
colors: {
custom: {
50: '#fdbaee',
500: '#fa9be7',
950: '#000000',
},
}SCSS
$custom: #fa9be7; $custom-light: #fdbaee; $custom-dark: #000000;
JSON
{
"hex": "#fa9be7",
"rgb": {
"r": 250,
"g": 155,
"b": 231
},
"hsl": {
"h": 312,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80969,
"c": 0.14674,
"h": 334.5
},
"luminance": 0.49536
}Semantic roles & 50–950 ramp
primary
#FA9BE7
secondary
#D5F6DC
accent
#E62E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184