#FB8EC4#FB8EC4
#FB8EC4 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.9% C 0.145 H 349.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EC4 |
|---|---|
| RGB | rgb(251, 142, 196) |
| HSL | hsl(330, 93%, 77%) |
| HSV | hsv(330, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 21.9%, 1.6%) |
| CIE-LAB | lab(72.12, 47.69, -9.76) |
| CIE-LCH | lch(72.12, 48.68, 348.43°) |
| OKLab | oklab(77.85% 0.1429 -0.0254) |
| OKLCH | oklch(77.85% 0.145 349.9) |
| XYZ | xyz(59.4218, 43.8451, 57.5471) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 3.57
Pinky
#FC86AA
ΔE00 5.86
Carnation Pink
#FF7FA7
ΔE00 6.41
Bubblegum (survey)
#FF6CB5
ΔE00 6.52
Hot Pink
#FF69B4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EC4 #8EFBC5
analogous
#FB8EFB #FB8EC4 #FB8F8E
triadic
#FB8EC4 #C4FB8E #8EC4FB
tetradic
#FB8EC4 #FBFB8E #8EFBC5 #8F8EFB
square
#FB8EC4 #FBFB8E #8EFBC5 #8F8EFB
split-complementary
#FB8EC4 #8EFB8F #8EFBFB
monochromatic
#F71886 #F953A5 #FB8EC4 #FDC9E3 #FEE1F0
Accessibility & contrast
On white
2.15
#FB8EC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FB8EC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EC4
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EC4 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C6
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#FF8BA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8ec4; /* rgb */ color: rgb(251, 142, 196); /* oklch */ color: oklch(77.9% 0.145 349.9);
Tailwind
colors: {
custom: {
50: '#ffb1d5',
500: '#fb8ec4',
950: '#000000',
},
}SCSS
$custom: #fb8ec4; $custom-light: #ffb1d5; $custom-dark: #000000;
JSON
{
"hex": "#fb8ec4",
"rgb": {
"r": 251,
"g": 142,
"b": 196
},
"hsl": {
"h": 330.275,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.77854,
"c": 0.14509,
"h": 349.9
},
"luminance": 0.43841
}Semantic roles & 50–950 ramp
primary
#FB8EC4
secondary
#D5F6E6
accent
#E67400
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083