#FB7EEA#FB7EEA
#FB7EEA is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.0% C 0.197 H 332.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EEA |
|---|---|
| RGB | rgb(251, 126, 234) |
| HSL | hsl(308, 94%, 74%) |
| HSV | hsv(308, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 6.8%, 1.6%) |
| CIE-LAB | lab(70.44, 61.28, -33.33) |
| CIE-LCH | lch(70.44, 69.75, 331.46°) |
| OKLab | oklab(77.03% 0.1754 -0.0906) |
| OKLCH | oklch(77.03% 0.197 332.7) |
| XYZ | xyz(62.0956, 41.3754, 82.5416) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.98
Violet Pink
#FB5FFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EEA #7EFB8F
analogous
#CE7EFB #FB7EEA #FB7EAC
triadic
#FB7EEA #EAFB7E #7EEAFB
tetradic
#FB7EEA #FBCE7E #7EFB8F #7EACFB
square
#FB7EEA #FBCE7E #7EFB8F #7EACFB
split-complementary
#FB7EEA #ACFB7E #7EFBCE
monochromatic
#F708D6 #F943E0 #FB7EEA #FDB9F4 #FEE1FA
Accessibility & contrast
On white
2.26
#FB7EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FB7EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EEA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EEA | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#9FB3E6
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7eea; /* rgb */ color: rgb(251, 126, 234); /* oklch */ color: oklch(77.0% 0.197 332.7);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fb7eea',
950: '#000000',
},
}SCSS
$custom: #fb7eea; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fb7eea",
"rgb": {
"r": 251,
"g": 126,
"b": 234
},
"hsl": {
"h": 308.16,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77031,
"c": 0.19741,
"h": 332.7
},
"luminance": 0.41371
}Semantic roles & 50–950 ramp
primary
#FB7EEA
secondary
#D5F6D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84