#FB8CB2#FB8CB2
#FB8CB2 is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.0% C 0.140 H 359.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CB2 |
|---|---|
| RGB | rgb(251, 140, 178) |
| HSL | hsl(339, 93%, 77%) |
| HSV | hsv(339, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 29.1%, 1.6%) |
| CIE-LAB | lab(71.20, 46.26, -1.12) |
| CIE-LCH | lch(71.20, 46.27, 358.61°) |
| OKLab | oklab(76.99% 0.14 -0.0023) |
| OKLCH | oklch(76.99% 0.14 359.1) |
| XYZ | xyz(57.1997, 42.4844, 47.2986) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.83
Carnation Pink
#FF7FA7
ΔE00 3.02
Rosa
#FE86A4
ΔE00 3.39
Pig Pink
#E78EA5
ΔE00 4.33
Pink (survey)
#FF81C0
ΔE00 5.10
Rose Pink
#F7879A
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CB2 #8CFBD5
analogous
#FB8CEA #FB8CB2 #FB9E8C
triadic
#FB8CB2 #B2FB8C #8CB2FB
tetradic
#FB8CB2 #EAFB8C #8CFBD5 #9E8CFB
square
#FB8CB2 #EAFB8C #8CFBD5 #9E8CFB
split-complementary
#FB8CB2 #8CFB9E #8CEAFB
monochromatic
#F71663 #F9518A #FB8CB2 #FDC7DA #FEE1EB
Accessibility & contrast
On white
2.21
#FB8CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FB8CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CB2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CB2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb8cb2; /* rgb */ color: rgb(251, 140, 178); /* oklch */ color: oklch(77.0% 0.140 359.1);
Tailwind
colors: {
custom: {
50: '#ffb0c9',
500: '#fb8cb2',
950: '#000000',
},
}SCSS
$custom: #fb8cb2; $custom-light: #ffb0c9; $custom-dark: #000000;
JSON
{
"hex": "#fb8cb2",
"rgb": {
"r": 251,
"g": 140,
"b": 178
},
"hsl": {
"h": 339.459,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.76986,
"c": 0.14006,
"h": 359.1
},
"luminance": 0.4248
}Semantic roles & 50–950 ramp
primary
#FB8CB2
secondary
#D5F6EB
accent
#E69700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082