#FA9BEF#FA9BEF
#FA9BEF is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.3% C 0.154 H 331.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BEF |
|---|---|
| RGB | rgb(250, 155, 239) |
| HSL | hsl(307, 90%, 79%) |
| HSV | hsv(307, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 4.4%, 2%) |
| CIE-LAB | lab(76.07, 47.52, -27.40) |
| CIE-LCH | lch(76.07, 54.86, 330.03°) |
| OKLab | oklab(81.28% 0.1345 -0.0741) |
| OKLCH | oklch(81.28% 0.154 331.1) |
| XYZ | xyz(66.7249, 50.0019, 87.7813) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 7.98
Mauve
#E0B0FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BEF #9BFAA6
analogous
#D59BFA #FA9BEF #FA9BC0
triadic
#FA9BEF #EFFA9B #9BEFFA
tetradic
#FA9BEF #FAD59B #9BFAA6 #9BC0FA
square
#FA9BEF #FAD59B #9BFAA6 #9BC0FA
split-complementary
#FA9BEF #C0FA9B #9BFAD5
monochromatic
#F426DC #F761E6 #FA9BEF #FDD5F8 #FEE2FA
Accessibility & contrast
On white
1.91
#FA9BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FA9BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BEF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BEF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#FFA1BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9bef; /* rgb */ color: rgb(250, 155, 239); /* oklch */ color: oklch(81.3% 0.154 331.1);
Tailwind
colors: {
custom: {
50: '#fdbaf4',
500: '#fa9bef',
950: '#000000',
},
}SCSS
$custom: #fa9bef; $custom-light: #fdbaf4; $custom-dark: #000000;
JSON
{
"hex": "#fa9bef",
"rgb": {
"r": 250,
"g": 155,
"b": 239
},
"hsl": {
"h": 306.947,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81278,
"c": 0.15355,
"h": 331.1
},
"luminance": 0.49999
}Semantic roles & 50–950 ramp
primary
#FA9BEF
secondary
#D5F6D9
accent
#E61B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185