#FA7BEA#FA7BEA
#FA7BEA is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.201 H 332.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BEA |
|---|---|
| RGB | rgb(250, 123, 234) |
| HSL | hsl(308, 93%, 73%) |
| HSV | hsv(308, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 6.4%, 2%) |
| CIE-LAB | lab(69.78, 62.40, -34.36) |
| CIE-LCH | lch(69.78, 71.24, 331.16°) |
| OKLab | oklab(76.52% 0.1784 -0.0936) |
| OKLCH | oklch(76.52% 0.201 332.3) |
| XYZ | xyz(61.3584, 40.4344, 82.3988) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Violet (CSS)
#EE82EE
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BEA #7BFA8B
analogous
#CA7BFA #FA7BEA #FA7BAA
triadic
#FA7BEA #EAFA7B #7BEAFA
tetradic
#FA7BEA #FACA7B #7BFA8B #7BAAFA
square
#FA7BEA #FACA7B #7BFA8B #7BAAFA
split-complementary
#FA7BEA #AAFA7B #7BFACA
monochromatic
#F109D4 #F840E1 #FA7BEA #FCB6F3 #FEE2FA
Accessibility & contrast
On white
2.31
#FA7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FA7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BEA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BEA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#9CB1E6
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7bea; /* rgb */ color: rgb(250, 123, 234); /* oklch */ color: oklch(76.5% 0.201 332.3);
Tailwind
colors: {
custom: {
50: '#fea6f1',
500: '#fa7bea',
950: '#000000',
},
}SCSS
$custom: #fa7bea; $custom-light: #fea6f1; $custom-dark: #000000;
JSON
{
"hex": "#fa7bea",
"rgb": {
"r": 250,
"g": 123,
"b": 234
},
"hsl": {
"h": 307.559,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76515,
"c": 0.2014,
"h": 332.3
},
"luminance": 0.4043
}Semantic roles & 50–950 ramp
primary
#FA7BEA
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84