#FB8EC3#FB8EC3
#FB8EC3 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.145 H 350.4°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EC3 |
|---|---|
| RGB | rgb(251, 142, 195) |
| HSL | hsl(331, 93%, 77%) |
| HSV | hsv(331, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 22.3%, 1.6%) |
| CIE-LAB | lab(72.09, 47.55, -9.25) |
| CIE-LCH | lch(72.09, 48.44, 348.99°) |
| OKLab | oklab(77.82% 0.1426 -0.024) |
| OKLCH | oklch(77.82% 0.145 350.4) |
| XYZ | xyz(59.3084, 43.7997, 56.9497) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum Pink
#FE83CC
ΔE00 3.76
Pinky
#FC86AA
ΔE00 5.63
Carnation Pink
#FF7FA7
ΔE00 6.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.52
Hot Pink
#FF69B4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EC3 #8EFBC6
analogous
#FB8EF9 #FB8EC3 #FB908E
triadic
#FB8EC3 #C3FB8E #8EC3FB
tetradic
#FB8EC3 #F9FB8E #8EFBC6 #908EFB
square
#FB8EC3 #F9FB8E #8EFBC6 #908EFB
split-complementary
#FB8EC3 #8EFB90 #8EF9FB
monochromatic
#F71884 #F953A4 #FB8EC3 #FDC9E2 #FEE1EF
Accessibility & contrast
On white
2.15
#FB8EC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FB8EC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EC3
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EC3 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C5
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8ec3; /* rgb */ color: rgb(251, 142, 195); /* oklch */ color: oklch(77.8% 0.145 350.4);
Tailwind
colors: {
custom: {
50: '#ffb1d5',
500: '#fb8ec3',
950: '#000000',
},
}SCSS
$custom: #fb8ec3; $custom-light: #ffb1d5; $custom-dark: #000000;
JSON
{
"hex": "#fb8ec3",
"rgb": {
"r": 251,
"g": 142,
"b": 195
},
"hsl": {
"h": 330.826,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.77821,
"c": 0.14455,
"h": 350.4
},
"luminance": 0.43795
}Semantic roles & 50–950 ramp
primary
#FB8EC3
secondary
#D5F6E6
accent
#E67600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083