#FBB8BD#FBB8BD
#FBB8BD is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.6% C 0.078 H 13.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8BD |
|---|---|
| RGB | rgb(251, 184, 189) |
| HSL | hsl(356, 89%, 85%) |
| HSV | hsv(356, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 24.7%, 1.6%) |
| CIE-LAB | lab(81.00, 24.92, 7.06) |
| CIE-LCH | lch(81.00, 25.90, 15.81°) |
| OKLab | oklab(84.57% 0.0757 0.0187) |
| OKLCH | oklch(84.57% 0.078 13.9) |
| XYZ | xyz(66.1106, 58.4678, 55.9374) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.17
Pale Rose
#FDC1C5
ΔE00 2.26
Pink
#FFC0CB
ΔE00 3.02
Bubblegum
#FFC1CC
ΔE00 3.21
Light Rose
#FFC5CB
ΔE00 3.26
Soft Pink
#FDB0C0
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8BD #B8FBF6
analogous
#FBB8DF #FBB8BD #FBD4B8
triadic
#FBB8BD #BDFBB8 #B8BDFB
tetradic
#FBB8BD #DFFBB8 #B8FBF6 #D4B8FB
square
#FBB8BD #DFFBB8 #B8FBF6 #D4B8FB
split-complementary
#FBB8BD #B8FBD4 #B8DFFB
monochromatic
#F44451 #F87E87 #FBB8BD #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.65
#FBB8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FBB8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8BD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8BD | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BD
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#FFB2BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb8bd; /* rgb */ color: rgb(251, 184, 189); /* oklch */ color: oklch(84.6% 0.078 13.9);
Tailwind
colors: {
custom: {
50: '#fecdd0',
500: '#fbb8bd',
950: '#000000',
},
}SCSS
$custom: #fbb8bd; $custom-light: #fecdd0; $custom-dark: #000000;
JSON
{
"hex": "#fbb8bd",
"rgb": {
"r": 251,
"g": 184,
"b": 189
},
"hsl": {
"h": 355.522,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.8457,
"c": 0.07802,
"h": 13.9
},
"luminance": 0.58464
}Semantic roles & 50–950 ramp
primary
#FBB8BD
secondary
#77E0D8
accent
#E6D400
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383