#FB9CB8#FB9CB8
#FB9CB8 is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.7% C 0.117 H 1.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CB8 |
|---|---|
| RGB | rgb(251, 156, 184) |
| HSL | hsl(342, 92%, 80%) |
| HSV | hsv(342, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 26.7%, 1.6%) |
| CIE-LAB | lab(74.67, 38.88, 0.62) |
| CIE-LCH | lch(74.67, 38.89, 0.91°) |
| OKLab | oklab(79.67% 0.1175 0.0022) |
| OKLCH | oklch(79.67% 0.117 1) |
| XYZ | xyz(60.3255, 47.7511, 51.3777) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.65
Pinky
#FC86AA
ΔE00 4.86
Soft Pink
#FDB0C0
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.26
Powder Pink
#FFB2D0
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CB8 #9CFBDF
analogous
#FB9CE7 #FB9CB8 #FBB09C
triadic
#FB9CB8 #B8FB9C #9CB8FB
tetradic
#FB9CB8 #E7FB9C #9CFBDF #B09CFB
square
#FB9CB8 #E7FB9C #9CFBDF #B09CFB
split-complementary
#FB9CB8 #9CFBB0 #9CE7FB
monochromatic
#F62664 #F9618E #FB9CB8 #FDD7E2 #FEE2EA
Accessibility & contrast
On white
1.99
#FB9CB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FB9CB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CB8
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CB8 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB9
Deuteranopia (green-blind)
#C1BEB6
Tritanopia (blue-blind)
#FF96A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb9cb8; /* rgb */ color: rgb(251, 156, 184); /* oklch */ color: oklch(79.7% 0.117 1.0);
Tailwind
colors: {
custom: {
50: '#febacd',
500: '#fb9cb8',
950: '#000000',
},
}SCSS
$custom: #fb9cb8; $custom-light: #febacd; $custom-dark: #000000;
JSON
{
"hex": "#fb9cb8",
"rgb": {
"r": 251,
"g": 156,
"b": 184
},
"hsl": {
"h": 342.316,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.7967,
"c": 0.11749,
"h": 1
},
"luminance": 0.47747
}Semantic roles & 50–950 ramp
primary
#FB9CB8
secondary
#D5F6EC
accent
#E6A200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182