#FA9BE6#FA9BE6
#FA9BE6 is a light, vivid pink. Relative luminance 0.495; OKLCH L 80.9% C 0.146 H 334.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BE6 |
|---|---|
| RGB | rgb(250, 155, 230) |
| HSL | hsl(313, 90%, 79%) |
| HSV | hsv(313, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 8%, 2%) |
| CIE-LAB | lab(75.75, 46.00, -22.99) |
| CIE-LCH | lch(75.75, 51.43, 333.44°) |
| OKLab | oklab(80.93% 0.1322 -0.0618) |
| OKLCH | oklch(80.93% 0.146 334.9) |
| XYZ | xyz(65.4283, 49.4833, 80.9525) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.81
Violet (CSS)
#EE82EE
ΔE00 7.04
Pink (survey)
#FF81C0
ΔE00 8.10
Purply Pink
#F075E6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BE6 #9BFAAF
analogous
#DF9BFA #FA9BE6 #FA9BB7
triadic
#FA9BE6 #E6FA9B #9BE6FA
tetradic
#FA9BE6 #FADF9B #9BFAAF #9BB7FA
square
#FA9BE6 #FADF9B #9BFAAF #9BB7FA
split-complementary
#FA9BE6 #B7FA9B #9BFADF
monochromatic
#F426C9 #F761D7 #FA9BE6 #FDD5F5 #FEE2F8
Accessibility & contrast
On white
1.93
#FA9BE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FA9BE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BE6
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BE6 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2E9
Deuteranopia (green-blind)
#B3C0E3
Tritanopia (blue-blind)
#FF9FB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fa9be6; /* rgb */ color: rgb(250, 155, 230); /* oklch */ color: oklch(80.9% 0.146 334.9);
Tailwind
colors: {
custom: {
50: '#fdbaee',
500: '#fa9be6',
950: '#000000',
},
}SCSS
$custom: #fa9be6; $custom-light: #fdbaee; $custom-dark: #000000;
JSON
{
"hex": "#fa9be6",
"rgb": {
"r": 250,
"g": 155,
"b": 230
},
"hsl": {
"h": 312.632,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80932,
"c": 0.14591,
"h": 334.9
},
"luminance": 0.4948
}Semantic roles & 50–950 ramp
primary
#FA9BE6
secondary
#D5F6DC
accent
#E63000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184