#FBB6BF#FBB6BF
#FBB6BF is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.3% C 0.081 H 10.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6BF |
|---|---|
| RGB | rgb(251, 182, 191) |
| HSL | hsl(352, 90%, 85%) |
| HSV | hsv(352, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 23.9%, 1.6%) |
| CIE-LAB | lab(80.59, 26.25, 5.39) |
| CIE-LCH | lch(80.59, 26.79, 11.60°) |
| OKLab | oklab(84.27% 0.0796 0.0145) |
| OKLCH | oklch(84.27% 0.081 10.3) |
| XYZ | xyz(65.9166, 57.7302, 56.9511) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.94
Soft Pink
#FDB0C0
ΔE00 2.55
Pink
#FFC0CB
ΔE00 2.59
Bubblegum
#FFC1CC
ΔE00 2.85
Pale Rose
#FDC1C5
ΔE00 3.09
Pastel Pink
#FFBACD
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6BF #B6FBF2
analogous
#FBB6E1 #FBB6BF #FBD0B6
triadic
#FBB6BF #BFFBB6 #B6BFFB
tetradic
#FBB6BF #E1FBB6 #B6FBF2 #D0B6FB
square
#FBB6BF #E1FBB6 #B6FBF2 #D0B6FB
split-complementary
#FBB6BF #B6FBD0 #B6E1FB
monochromatic
#F54259 #F87C8C #FBB6BF #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.67
#FBB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FBB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6BF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6BF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb6bf; /* rgb */ color: rgb(251, 182, 191); /* oklch */ color: oklch(84.3% 0.081 10.3);
Tailwind
colors: {
custom: {
50: '#feccd2',
500: '#fbb6bf',
950: '#000000',
},
}SCSS
$custom: #fbb6bf; $custom-light: #feccd2; $custom-dark: #000000;
JSON
{
"hex": "#fbb6bf",
"rgb": {
"r": 251,
"g": 182,
"b": 191
},
"hsl": {
"h": 352.174,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.8427,
"c": 0.08088,
"h": 10.3
},
"luminance": 0.57727
}Semantic roles & 50–950 ramp
primary
#FBB6BF
secondary
#76E0D2
accent
#E6C800
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383