#FA9BE0#FA9BE0
#FA9BE0 is a light, vivid pink. Relative luminance 0.491; OKLCH L 80.7% C 0.141 H 337.7°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BE0 |
|---|---|
| RGB | rgb(250, 155, 224) |
| HSL | hsl(316, 90%, 79%) |
| HSV | hsv(316, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 10.4%, 2%) |
| CIE-LAB | lab(75.55, 45.02, -20.03) |
| CIE-LCH | lch(75.55, 49.27, 336.01°) |
| OKLab | oklab(80.71% 0.1306 -0.0536) |
| OKLCH | oklch(80.71% 0.141 337.7) |
| XYZ | xyz(64.6002, 49.1520, 76.5912) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.46
Plum
#DDA0DD
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 7.20
Pink (survey)
#FF81C0
ΔE00 7.21
Violet (CSS)
#EE82EE
ΔE00 7.93
Purply Pink
#F075E6
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BE0 #9BFAB5
analogous
#E59BFA #FA9BE0 #FA9BB1
triadic
#FA9BE0 #E0FA9B #9BE0FA
tetradic
#FA9BE0 #FAE59B #9BFAB5 #9BB1FA
square
#FA9BE0 #FAE59B #9BFAB5 #9BB1FA
split-complementary
#FA9BE0 #B1FA9B #9BFAE5
monochromatic
#F426BC #F761CE #FA9BE0 #FDD5F2 #FEE2F6
Accessibility & contrast
On white
1.94
#FA9BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#FA9BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BE0
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BE0 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E3
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#FF9EB4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa9be0; /* rgb */ color: rgb(250, 155, 224); /* oklch */ color: oklch(80.7% 0.141 337.7);
Tailwind
colors: {
custom: {
50: '#fdbae9',
500: '#fa9be0',
950: '#000000',
},
}SCSS
$custom: #fa9be0; $custom-light: #fdbae9; $custom-dark: #000000;
JSON
{
"hex": "#fa9be0",
"rgb": {
"r": 250,
"g": 155,
"b": 224
},
"hsl": {
"h": 316.421,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80709,
"c": 0.14112,
"h": 337.7
},
"luminance": 0.49149
}Semantic roles & 50–950 ramp
primary
#FA9BE0
secondary
#D5F6DE
accent
#E63F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184