#FA7BEB#FA7BEB
#FA7BEB is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.202 H 332.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BEB |
|---|---|
| RGB | rgb(250, 123, 235) |
| HSL | hsl(307, 93%, 73%) |
| HSV | hsv(307, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 6%, 2%) |
| CIE-LAB | lab(69.82, 62.56, -34.85) |
| CIE-LCH | lch(69.82, 71.61, 330.88°) |
| OKLab | oklab(76.56% 0.1785 -0.095) |
| OKLCH | oklch(76.56% 0.202 332) |
| XYZ | xyz(61.5024, 40.4920, 83.1575) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Violet (CSS)
#EE82EE
ΔE00 2.36
Candy Pink
#FF63E9
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BEB #7BFA8A
analogous
#CA7BFA #FA7BEB #FA7BAB
triadic
#FA7BEB #EBFA7B #7BEBFA
tetradic
#FA7BEB #FACA7B #7BFA8A #7BABFA
square
#FA7BEB #FACA7B #7BFA8A #7BABFA
split-complementary
#FA7BEB #ABFA7B #7BFACA
monochromatic
#F109D6 #F840E2 #FA7BEB #FCB6F4 #FEE2FB
Accessibility & contrast
On white
2.31
#FA7BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FA7BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BEB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BEB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7beb; /* rgb */ color: rgb(250, 123, 235); /* oklch */ color: oklch(76.6% 0.202 332.0);
Tailwind
colors: {
custom: {
50: '#fea6f1',
500: '#fa7beb',
950: '#000000',
},
}SCSS
$custom: #fa7beb; $custom-light: #fea6f1; $custom-dark: #000000;
JSON
{
"hex": "#fa7beb",
"rgb": {
"r": 250,
"g": 123,
"b": 235
},
"hsl": {
"h": 307.087,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76559,
"c": 0.20221,
"h": 332
},
"luminance": 0.40488
}Semantic roles & 50–950 ramp
primary
#FA7BEB
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85