#FB7ECF#FB7ECF
#FB7ECF is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.9% C 0.178 H 342.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7ECF |
|---|---|
| RGB | rgb(251, 126, 207) |
| HSL | hsl(321, 94%, 74%) |
| HSV | hsv(321, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 17.5%, 1.6%) |
| CIE-LAB | lab(69.43, 57.11, -19.94) |
| CIE-LCH | lch(69.43, 60.49, 340.76°) |
| OKLab | oklab(75.95% 0.1694 -0.0531) |
| OKLCH | oklch(75.95% 0.178 342.6) |
| XYZ | xyz(58.5080, 39.9404, 63.6471) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.74
Pink (survey)
#FF81C0
ΔE00 3.95
Bubblegum (survey)
#FF6CB5
ΔE00 5.37
Hot Pink
#FF69B4
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7ECF #7EFBAA
analogous
#E97EFB #FB7ECF #FB7E91
triadic
#FB7ECF #CFFB7E #7ECFFB
tetradic
#FB7ECF #FBE97E #7EFBAA #7E91FB
square
#FB7ECF #FBE97E #7EFBAA #7E91FB
split-complementary
#FB7ECF #91FB7E #7EFBE9
monochromatic
#F708A3 #F943B9 #FB7ECF #FDB9E5 #FEE1F4
Accessibility & contrast
On white
2.34
#FB7ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FB7ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7ECF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7ECF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD2
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#FF7F9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb7ecf; /* rgb */ color: rgb(251, 126, 207); /* oklch */ color: oklch(75.9% 0.178 342.6);
Tailwind
colors: {
custom: {
50: '#ffa7dd',
500: '#fb7ecf',
950: '#000000',
},
}SCSS
$custom: #fb7ecf; $custom-light: #ffa7dd; $custom-dark: #000000;
JSON
{
"hex": "#fb7ecf",
"rgb": {
"r": 251,
"g": 126,
"b": 207
},
"hsl": {
"h": 321.12,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.75947,
"c": 0.17752,
"h": 342.6
},
"luminance": 0.39936
}Semantic roles & 50–950 ramp
primary
#FB7ECF
secondary
#D5F6E1
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83