#FA8BE9#FA8BE9
#FA8BE9 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.7% C 0.175 H 333.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BE9 |
|---|---|
| RGB | rgb(250, 139, 233) |
| HSL | hsl(309, 92%, 76%) |
| HSV | hsv(309, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 6.8%, 2%) |
| CIE-LAB | lab(72.68, 54.56, -29.34) |
| CIE-LCH | lch(72.68, 61.94, 331.73°) |
| OKLab | oklab(78.66% 0.1561 -0.0795) |
| OKLCH | oklch(78.66% 0.175 333) |
| XYZ | xyz(63.3646, 44.6761, 82.3608) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 6.93
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BE9 #8BFA9C
analogous
#D48BFA #FA8BE9 #FA8BB2
triadic
#FA8BE9 #E9FA8B #8BE9FA
tetradic
#FA8BE9 #FAD48B #8BFA9C #8BB2FA
square
#FA8BE9 #FAD48B #8BFA9C #8BB2FA
split-complementary
#FA8BE9 #B2FA8B #8BFAD4
monochromatic
#F516D3 #F750DE #FA8BE9 #FDC6F4 #FEE2F9
Accessibility & contrast
On white
2.11
#FA8BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FA8BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BE9
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BE9 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EC
Deuteranopia (green-blind)
#A7B8E6
Tritanopia (blue-blind)
#FF92AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa8be9; /* rgb */ color: rgb(250, 139, 233); /* oklch */ color: oklch(78.7% 0.175 333.0);
Tailwind
colors: {
custom: {
50: '#feb0f0',
500: '#fa8be9',
950: '#000000',
},
}SCSS
$custom: #fa8be9; $custom-light: #feb0f0; $custom-dark: #000000;
JSON
{
"hex": "#fa8be9",
"rgb": {
"r": 250,
"g": 139,
"b": 233
},
"hsl": {
"h": 309.189,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.78659,
"c": 0.17512,
"h": 333
},
"luminance": 0.44672
}Semantic roles & 50–950 ramp
primary
#FA8BE9
secondary
#D5F6DA
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084