#FB7AEC#FB7AEC
#FB7AEC is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.205 H 332.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7AEC |
|---|---|
| RGB | rgb(251, 122, 236) |
| HSL | hsl(307, 94%, 73%) |
| HSV | hsv(307, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 6%, 1.6%) |
| CIE-LAB | lab(69.82, 63.46, -35.40) |
| CIE-LCH | lch(69.82, 72.67, 330.85°) |
| OKLab | oklab(76.6% 0.1811 -0.0965) |
| OKLCH | oklch(76.6% 0.205 332) |
| XYZ | xyz(61.8832, 40.4884, 83.8962) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.13
Violet (CSS)
#EE82EE
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7AEC #7AFB89
analogous
#CA7AFB #FB7AEC #FB7AAB
triadic
#FB7AEC #ECFB7A #7AECFB
tetradic
#FB7AEC #FBCA7A #7AFB89 #7AABFB
square
#FB7AEC #FBCA7A #7AFB89 #7AABFB
split-complementary
#FB7AEC #ABFB7A #7AFBCA
monochromatic
#F307D8 #F93FE4 #FB7AEC #FDB5F4 #FEE1FB
Accessibility & contrast
On white
2.31
#FB7AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FB7AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7AEC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7AEC | 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)
#769FF0
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb7aec; /* rgb */ color: rgb(251, 122, 236); /* oklch */ color: oklch(76.6% 0.205 332.0);
Tailwind
colors: {
custom: {
50: '#ffa5f2',
500: '#fb7aec',
950: '#000000',
},
}SCSS
$custom: #fb7aec; $custom-light: #ffa5f2; $custom-dark: #000000;
JSON
{
"hex": "#fb7aec",
"rgb": {
"r": 251,
"g": 122,
"b": 236
},
"hsl": {
"h": 306.977,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.76597,
"c": 0.20519,
"h": 332
},
"luminance": 0.40484
}Semantic roles & 50–950 ramp
primary
#FB7AEC
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85