#FBB6BD#FBB6BD
#FBB6BD is a very light, moderate red. Relative luminance 0.576; OKLCH L 84.2% C 0.081 H 12.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6BD |
|---|---|
| RGB | rgb(251, 182, 189) |
| HSL | hsl(354, 90%, 85%) |
| HSV | hsv(354, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 24.7%, 1.6%) |
| CIE-LAB | lab(80.54, 25.97, 6.40) |
| CIE-LCH | lch(80.54, 26.74, 13.84°) |
| OKLab | oklab(84.22% 0.0788 0.0171) |
| OKLCH | oklch(84.22% 0.081 12.2) |
| XYZ | xyz(65.6981, 57.6428, 55.7999) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.46
Pale Rose
#FDC1C5
ΔE00 2.86
Pink
#FFC0CB
ΔE00 2.95
Soft Pink
#FDB0C0
ΔE00 3.12
Bubblegum
#FFC1CC
ΔE00 3.19
Light Rose
#FFC5CB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6BD #B6FBF4
analogous
#FBB6E0 #FBB6BD #FBD2B6
triadic
#FBB6BD #BDFBB6 #B6BDFB
tetradic
#FBB6BD #E0FBB6 #B6FBF4 #D2B6FB
square
#FBB6BD #E0FBB6 #B6FBF4 #D2B6FB
split-complementary
#FBB6BD #B6FBD2 #B6E0FB
monochromatic
#F54254 #F87C89 #FBB6BD #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.68
#FBB6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FBB6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6BD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6BD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb6bd; /* rgb */ color: rgb(251, 182, 189); /* oklch */ color: oklch(84.2% 0.081 12.2);
Tailwind
colors: {
custom: {
50: '#feccd0',
500: '#fbb6bd',
950: '#000000',
},
}SCSS
$custom: #fbb6bd; $custom-light: #feccd0; $custom-dark: #000000;
JSON
{
"hex": "#fbb6bd",
"rgb": {
"r": 251,
"g": 182,
"b": 189
},
"hsl": {
"h": 353.913,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.84216,
"c": 0.08066,
"h": 12.2
},
"luminance": 0.57639
}Semantic roles & 50–950 ramp
primary
#FBB6BD
secondary
#76E0D5
accent
#E6CE00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383