#FB7AED#FB7AED
#FB7AED is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.206 H 331.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7AED |
|---|---|
| RGB | rgb(251, 122, 237) |
| HSL | hsl(307, 94%, 73%) |
| HSV | hsv(307, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 5.6%, 1.6%) |
| CIE-LAB | lab(69.86, 63.63, -35.88) |
| CIE-LCH | lch(69.86, 73.05, 330.58°) |
| OKLab | oklab(76.64% 0.1813 -0.0979) |
| OKLCH | oklch(76.64% 0.206 331.6) |
| XYZ | xyz(62.0289, 40.5467, 84.6635) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Violet (CSS)
#EE82EE
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7AED #7AFB88
analogous
#C97AFB #FB7AED #FB7AAC
triadic
#FB7AED #EDFB7A #7AEDFB
tetradic
#FB7AED #FBC97A #7AFB88 #7AACFB
square
#FB7AED #FBC97A #7AFB88 #7AACFB
split-complementary
#FB7AED #ACFB7A #7AFBC9
monochromatic
#F307DA #F93FE5 #FB7AED #FDB5F5 #FEE1FB
Accessibility & contrast
On white
2.31
#FB7AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FB7AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7AED
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7AED | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb7aed; /* rgb */ color: rgb(251, 122, 237); /* oklch */ color: oklch(76.6% 0.206 331.6);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#fb7aed',
950: '#000000',
},
}SCSS
$custom: #fb7aed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#fb7aed",
"rgb": {
"r": 251,
"g": 122,
"b": 237
},
"hsl": {
"h": 306.512,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.76641,
"c": 0.20599,
"h": 331.6
},
"luminance": 0.40543
}Semantic roles & 50–950 ramp
primary
#FB7AED
secondary
#D5F6D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85