#FB7EC2#FB7EC2
#FB7EC2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.170 H 348.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EC2 |
|---|---|
| RGB | rgb(251, 126, 194) |
| HSL | hsl(327, 94%, 74%) |
| HSV | hsv(327, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 22.7%, 1.6%) |
| CIE-LAB | lab(68.99, 55.27, -13.34) |
| CIE-LCH | lch(68.99, 56.86, 346.43°) |
| OKLab | oklab(75.48% 0.1659 -0.0349) |
| OKLCH | oklch(75.48% 0.17 348.1) |
| XYZ | xyz(56.9837, 39.3307, 55.6189) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.43
Bubblegum Pink
#FE83CC
ΔE00 1.85
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EC2 #7EFBB7
analogous
#F67EFB #FB7EC2 #FB7E84
triadic
#FB7EC2 #C2FB7E #7EC2FB
tetradic
#FB7EC2 #FBF67E #7EFBB7 #7E84FB
square
#FB7EC2 #FBF67E #7EFBB7 #7E84FB
split-complementary
#FB7EC2 #84FB7E #7EFBF6
monochromatic
#F7088A #F943A6 #FB7EC2 #FDB9DE #FEE1F1
Accessibility & contrast
On white
2.37
#FB7EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FB7EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EC2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EC2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9BC4
Deuteranopia (green-blind)
#ACB0BF
Tritanopia (blue-blind)
#FF7B98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb7ec2; /* rgb */ color: rgb(251, 126, 194); /* oklch */ color: oklch(75.5% 0.170 348.1);
Tailwind
colors: {
custom: {
50: '#ffa7d4',
500: '#fb7ec2',
950: '#000000',
},
}SCSS
$custom: #fb7ec2; $custom-light: #ffa7d4; $custom-dark: #000000;
JSON
{
"hex": "#fb7ec2",
"rgb": {
"r": 251,
"g": 126,
"b": 194
},
"hsl": {
"h": 327.36,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.75477,
"c": 0.16953,
"h": 348.1
},
"luminance": 0.39326
}Semantic roles & 50–950 ramp
primary
#FB7EC2
secondary
#D5F6E4
accent
#E66900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83