#FA9BE4#FA9BE4
#FA9BE4 is a light, vivid pink. Relative luminance 0.494; OKLCH L 80.9% C 0.144 H 335.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BE4 |
|---|---|
| RGB | rgb(250, 155, 228) |
| HSL | hsl(314, 90%, 79%) |
| HSV | hsv(314, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 8.8%, 2%) |
| CIE-LAB | lab(75.68, 45.67, -22.01) |
| CIE-LCH | lch(75.68, 50.70, 334.27°) |
| OKLab | oklab(80.86% 0.1316 -0.0591) |
| OKLCH | oklch(80.86% 0.144 335.8) |
| XYZ | xyz(65.1490, 49.3716, 79.4818) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.91
Violet (CSS)
#EE82EE
ΔE00 7.32
Pink (survey)
#FF81C0
ΔE00 7.79
Purply Pink
#F075E6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BE4 #9BFAB1
analogous
#E19BFA #FA9BE4 #FA9BB5
triadic
#FA9BE4 #E4FA9B #9BE4FA
tetradic
#FA9BE4 #FAE19B #9BFAB1 #9BB5FA
square
#FA9BE4 #FAE19B #9BFAB1 #9BB5FA
split-complementary
#FA9BE4 #B5FA9B #9BFAE1
monochromatic
#F426C5 #F761D4 #FA9BE4 #FDD5F4 #FEE2F7
Accessibility & contrast
On white
1.93
#FA9BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#FA9BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BE4
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BE4 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E7
Deuteranopia (green-blind)
#B4C0E1
Tritanopia (blue-blind)
#FF9FB6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa9be4; /* rgb */ color: rgb(250, 155, 228); /* oklch */ color: oklch(80.9% 0.144 335.8);
Tailwind
colors: {
custom: {
50: '#fdbaec',
500: '#fa9be4',
950: '#000000',
},
}SCSS
$custom: #fa9be4; $custom-light: #fdbaec; $custom-dark: #000000;
JSON
{
"hex": "#fa9be4",
"rgb": {
"r": 250,
"g": 155,
"b": 228
},
"hsl": {
"h": 313.895,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80857,
"c": 0.14429,
"h": 335.8
},
"luminance": 0.49368
}Semantic roles & 50–950 ramp
primary
#FA9BE4
secondary
#D5F6DD
accent
#E63500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184