#FB8CB3#FB8CB3
#FB8CB3 is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.0% C 0.140 H 358.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CB3 |
|---|---|
| RGB | rgb(251, 140, 179) |
| HSL | hsl(339, 93%, 77%) |
| HSV | hsv(339, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 28.7%, 1.6%) |
| CIE-LAB | lab(71.23, 46.39, -1.64) |
| CIE-LCH | lch(71.23, 46.42, 357.98°) |
| OKLab | oklab(77.02% 0.1404 -0.0037) |
| OKLCH | oklch(77.02% 0.14 358.5) |
| XYZ | xyz(57.3004, 42.5247, 47.8293) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.03
Carnation Pink
#FF7FA7
ΔE00 3.15
Rosa
#FE86A4
ΔE00 3.64
Pig Pink
#E78EA5
ΔE00 4.49
Pink (survey)
#FF81C0
ΔE00 4.86
Rose Pink
#F7879A
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CB3 #8CFBD4
analogous
#FB8CEB #FB8CB3 #FB9D8C
triadic
#FB8CB3 #B3FB8C #8CB3FB
tetradic
#FB8CB3 #EBFB8C #8CFBD4 #9D8CFB
square
#FB8CB3 #EBFB8C #8CFBD4 #9D8CFB
split-complementary
#FB8CB3 #8CFB9D #8CEBFB
monochromatic
#F71665 #F9518C #FB8CB3 #FDC7DA #FEE1EB
Accessibility & contrast
On white
2.21
#FB8CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FB8CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CB3
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CB3 | 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)
#9CA2B4
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb8cb3; /* rgb */ color: rgb(251, 140, 179); /* oklch */ color: oklch(77.0% 0.140 358.5);
Tailwind
colors: {
custom: {
50: '#ffb0c9',
500: '#fb8cb3',
950: '#000000',
},
}SCSS
$custom: #fb8cb3; $custom-light: #ffb0c9; $custom-dark: #000000;
JSON
{
"hex": "#fb8cb3",
"rgb": {
"r": 251,
"g": 140,
"b": 179
},
"hsl": {
"h": 338.919,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77015,
"c": 0.14042,
"h": 358.5
},
"luminance": 0.4252
}Semantic roles & 50–950 ramp
primary
#FB8CB3
secondary
#D5F6EA
accent
#E69500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082