#FB7EC0#FB7EC0
#FB7EC0 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.168 H 349.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EC0 |
|---|---|
| RGB | rgb(251, 126, 192) |
| HSL | hsl(328, 94%, 74%) |
| HSV | hsv(328, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 23.5%, 1.6%) |
| CIE-LAB | lab(68.93, 55.00, -12.32) |
| CIE-LCH | lch(68.93, 56.36, 347.37°) |
| OKLab | oklab(75.41% 0.1653 -0.0322) |
| OKLCH | oklch(75.41% 0.168 349) |
| XYZ | xyz(56.7606, 39.2414, 54.4439) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.13
Bubblegum Pink
#FE83CC
ΔE00 2.22
Bubblegum (survey)
#FF6CB5
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EC0 #7EFBB9
analogous
#F87EFB #FB7EC0 #FB7E82
triadic
#FB7EC0 #C0FB7E #7EC0FB
tetradic
#FB7EC0 #FBF87E #7EFBB9 #7E82FB
square
#FB7EC0 #FBF87E #7EFBB9 #7E82FB
split-complementary
#FB7EC0 #82FB7E #7EFBF8
monochromatic
#F70886 #F943A3 #FB7EC0 #FDB9DD #FEE1F1
Accessibility & contrast
On white
2.37
#FB7EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FB7EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EC0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EC0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC2
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb7ec0; /* rgb */ color: rgb(251, 126, 192); /* oklch */ color: oklch(75.4% 0.168 349.0);
Tailwind
colors: {
custom: {
50: '#ffa7d3',
500: '#fb7ec0',
950: '#000000',
},
}SCSS
$custom: #fb7ec0; $custom-light: #ffa7d3; $custom-dark: #000000;
JSON
{
"hex": "#fb7ec0",
"rgb": {
"r": 251,
"g": 126,
"b": 192
},
"hsl": {
"h": 328.32,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.75407,
"c": 0.16842,
"h": 349
},
"luminance": 0.39237
}Semantic roles & 50–950 ramp
primary
#FB7EC0
secondary
#D5F6E5
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82