#FB7AE1#FB7AE1
#FB7AE1 is a light, vivid pink. Relative luminance 0.399; OKLCH L 76.1% C 0.197 H 335.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7AE1 |
|---|---|
| RGB | rgb(251, 122, 225) |
| HSL | hsl(312, 94%, 73%) |
| HSV | hsv(312, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 10.4%, 1.6%) |
| CIE-LAB | lab(69.38, 61.71, -30.01) |
| CIE-LCH | lch(69.38, 68.62, 334.07°) |
| OKLab | oklab(76.13% 0.1791 -0.0812) |
| OKLCH | oklch(76.13% 0.197 335.6) |
| XYZ | xyz(60.3341, 39.8688, 75.7372) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 5.35
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7AE1 #7AFB94
analogous
#D47AFB #FB7AE1 #FB7AA0
triadic
#FB7AE1 #E1FB7A #7AE1FB
tetradic
#FB7AE1 #FBD47A #7AFB94 #7AA0FB
square
#FB7AE1 #FBD47A #7AFB94 #7AA0FB
split-complementary
#FB7AE1 #A0FB7A #7AFBD4
monochromatic
#F307C4 #F93FD4 #FB7AE1 #FDB5EE #FEE1F8
Accessibility & contrast
On white
2.34
#FB7AE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FB7AE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7AE1
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7AE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7AE1 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE4
Deuteranopia (green-blind)
#A0B0DD
Tritanopia (blue-blind)
#FF80A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb7ae1; /* rgb */ color: rgb(251, 122, 225); /* oklch */ color: oklch(76.1% 0.197 335.6);
Tailwind
colors: {
custom: {
50: '#ffa5ea',
500: '#fb7ae1',
950: '#000000',
},
}SCSS
$custom: #fb7ae1; $custom-light: #ffa5ea; $custom-dark: #000000;
JSON
{
"hex": "#fb7ae1",
"rgb": {
"r": 251,
"g": 122,
"b": 225
},
"hsl": {
"h": 312.093,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.76127,
"c": 0.19661,
"h": 335.6
},
"luminance": 0.39865
}Semantic roles & 50–950 ramp
primary
#FB7AE1
secondary
#D5F6DB
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84