#FBB1B3#FBB1B3
#FBB1B3 is a very light, moderate red. Relative luminance 0.552; OKLCH L 83.1% C 0.087 H 17.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB1B3 |
|---|---|
| RGB | rgb(251, 177, 179) |
| HSL | hsl(358, 90%, 84%) |
| HSV | hsv(358, 29%, 98%) |
| CMYK | cmyk(0%, 29.5%, 28.7%, 1.6%) |
| CIE-LAB | lab(79.16, 27.25, 9.83) |
| CIE-LCH | lch(79.16, 28.96, 19.84°) |
| OKLab | oklab(83.08% 0.0829 0.0258) |
| OKLCH | oklch(83.08% 0.087 17.3) |
| XYZ | xyz(63.6441, 55.2120, 49.9438) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.51
Pale Rose
#FDC1C5
ΔE00 4.28
Soft Pink
#FDB0C0
ΔE00 4.74
Pink
#FFC0CB
ΔE00 5.25
Light Rose
#FFC5CB
ΔE00 5.42
Bubblegum
#FFC1CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB1B3 #B1FBF9
analogous
#FBB1D8 #FBB1B3 #FBD4B1
triadic
#FBB1B3 #B3FBB1 #B1B3FB
tetradic
#FBB1B3 #D8FBB1 #B1FBF9 #D4B1FB
square
#FBB1B3 #D8FBB1 #B1FBF9 #D4B1FB
split-complementary
#FBB1B3 #B1FBD4 #B1D8FB
monochromatic
#F53D42 #F8777A #FBB1B3 #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.74
#FBB1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#FBB1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB1B3
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB1B3 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB3
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb1b3; /* rgb */ color: rgb(251, 177, 179); /* oklch */ color: oklch(83.1% 0.087 17.3);
Tailwind
colors: {
custom: {
50: '#fec8c9',
500: '#fbb1b3',
950: '#000000',
},
}SCSS
$custom: #fbb1b3; $custom-light: #fec8c9; $custom-dark: #000000;
JSON
{
"hex": "#fbb1b3",
"rgb": {
"r": 251,
"g": 177,
"b": 179
},
"hsl": {
"h": 358.378,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.83076,
"c": 0.08681,
"h": 17.3
},
"luminance": 0.55208
}Semantic roles & 50–950 ramp
primary
#FBB1B3
secondary
#71DFDC
accent
#E6DF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282