#FBB6BB#FBB6BB
#FBB6BB is a very light, moderate red. Relative luminance 0.576; OKLCH L 84.2% C 0.081 H 14.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6BB |
|---|---|
| RGB | rgb(251, 182, 187) |
| HSL | hsl(356, 90%, 85%) |
| HSV | hsv(356, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 25.5%, 1.6%) |
| CIE-LAB | lab(80.49, 25.69, 7.41) |
| CIE-LCH | lch(80.49, 26.74, 16.09°) |
| OKLab | oklab(84.16% 0.0781 0.0196) |
| OKLCH | oklch(84.16% 0.081 14.1) |
| XYZ | xyz(65.4825, 57.5565, 54.6645) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.10
Pale Rose
#FDC1C5
ΔE00 2.78
Pink
#FFC0CB
ΔE00 3.42
Bubblegum
#FFC1CC
ΔE00 3.64
Soft Pink
#FDB0C0
ΔE00 3.75
Light Rose
#FFC5CB
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6BB #B6FBF6
analogous
#FBB6DE #FBB6BB #FBD3B6
triadic
#FBB6BB #BBFBB6 #B6BBFB
tetradic
#FBB6BB #DEFBB6 #B6FBF6 #D3B6FB
square
#FBB6BB #DEFBB6 #B6FBF6 #D3B6FB
split-complementary
#FBB6BB #B6FBD3 #B6DEFB
monochromatic
#F5424F #F87C85 #FBB6BB #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.68
#FBB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FBB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6BB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6BB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FFB0B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb6bb; /* rgb */ color: rgb(251, 182, 187); /* oklch */ color: oklch(84.2% 0.081 14.1);
Tailwind
colors: {
custom: {
50: '#fecccf',
500: '#fbb6bb',
950: '#000000',
},
}SCSS
$custom: #fbb6bb; $custom-light: #fecccf; $custom-dark: #000000;
JSON
{
"hex": "#fbb6bb",
"rgb": {
"r": 251,
"g": 182,
"b": 187
},
"hsl": {
"h": 355.652,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.84163,
"c": 0.08053,
"h": 14.1
},
"luminance": 0.57553
}Semantic roles & 50–950 ramp
primary
#FBB6BB
secondary
#76E0D8
accent
#E6D500
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383