#FA9BE5#FA9BE5
#FA9BE5 is a light, vivid pink. Relative luminance 0.494; OKLCH L 80.9% C 0.145 H 335.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BE5 |
|---|---|
| RGB | rgb(250, 155, 229) |
| HSL | hsl(313, 90%, 79%) |
| HSV | hsv(313, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 8.4%, 2%) |
| CIE-LAB | lab(75.72, 45.84, -22.50) |
| CIE-LCH | lch(75.72, 51.06, 333.85°) |
| OKLab | oklab(80.89% 0.1319 -0.0604) |
| OKLCH | oklch(80.89% 0.145 335.4) |
| XYZ | xyz(65.2883, 49.4273, 80.2150) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.86
Violet (CSS)
#EE82EE
ΔE00 7.18
Pink (survey)
#FF81C0
ΔE00 7.95
Purply Pink
#F075E6
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BE5 #9BFAB0
analogous
#E09BFA #FA9BE5 #FA9BB6
triadic
#FA9BE5 #E5FA9B #9BE5FA
tetradic
#FA9BE5 #FAE09B #9BFAB0 #9BB6FA
square
#FA9BE5 #FAE09B #9BFAB0 #9BB6FA
split-complementary
#FA9BE5 #B6FA9B #9BFAE0
monochromatic
#F426C7 #F761D6 #FA9BE5 #FDD5F4 #FEE2F7
Accessibility & contrast
On white
1.93
#FA9BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FA9BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BE5
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BE5 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2E8
Deuteranopia (green-blind)
#B4C0E2
Tritanopia (blue-blind)
#FF9FB6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fa9be5; /* rgb */ color: rgb(250, 155, 229); /* oklch */ color: oklch(80.9% 0.145 335.4);
Tailwind
colors: {
custom: {
50: '#fdbaed',
500: '#fa9be5',
950: '#000000',
},
}SCSS
$custom: #fa9be5; $custom-light: #fdbaed; $custom-dark: #000000;
JSON
{
"hex": "#fa9be5",
"rgb": {
"r": 250,
"g": 155,
"b": 229
},
"hsl": {
"h": 313.263,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80894,
"c": 0.1451,
"h": 335.4
},
"luminance": 0.49424
}Semantic roles & 50–950 ramp
primary
#FA9BE5
secondary
#D5F6DC
accent
#E63300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184