#FB9CB2#FB9CB2
#FB9CB2 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.5% C 0.116 H 5.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CB2 |
|---|---|
| RGB | rgb(251, 156, 178) |
| HSL | hsl(346, 92%, 80%) |
| HSV | hsv(346, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 29.1%, 1.6%) |
| CIE-LAB | lab(74.51, 38.09, 3.70) |
| CIE-LCH | lch(74.51, 38.27, 5.54°) |
| OKLab | oklab(79.5% 0.1153 0.0102) |
| OKLCH | oklch(79.5% 0.116 5) |
| XYZ | xyz(59.7099, 47.5048, 48.1353) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.44
Soft Pink
#FDB0C0
ΔE00 4.72
Rosa
#FE86A4
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.45
Faded Pink
#DE9DAC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CB2 #9CFBE5
analogous
#FB9CE2 #FB9CB2 #FBB59C
triadic
#FB9CB2 #B2FB9C #9CB2FB
tetradic
#FB9CB2 #E2FB9C #9CFBE5 #B59CFB
square
#FB9CB2 #E2FB9C #9CFBE5 #B59CFB
split-complementary
#FB9CB2 #9CFBB5 #9CE2FB
monochromatic
#F62656 #F96184 #FB9CB2 #FDD7E0 #FEE2E8
Accessibility & contrast
On white
2.00
#FB9CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FB9CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CB2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CB2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb9cb2; /* rgb */ color: rgb(251, 156, 178); /* oklch */ color: oklch(79.5% 0.116 5.0);
Tailwind
colors: {
custom: {
50: '#ffbac9',
500: '#fb9cb2',
950: '#000000',
},
}SCSS
$custom: #fb9cb2; $custom-light: #ffbac9; $custom-dark: #000000;
JSON
{
"hex": "#fb9cb2",
"rgb": {
"r": 251,
"g": 156,
"b": 178
},
"hsl": {
"h": 346.105,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.795,
"c": 0.11579,
"h": 5
},
"luminance": 0.47501
}Semantic roles & 50–950 ramp
primary
#FB9CB2
secondary
#D5F6EE
accent
#E6B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182