#FBB8BF#FBB8BF
#FBB8BF is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.6% C 0.078 H 11.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8BF |
|---|---|
| RGB | rgb(251, 184, 191) |
| HSL | hsl(354, 89%, 85%) |
| HSV | hsv(354, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 23.9%, 1.6%) |
| CIE-LAB | lab(81.05, 25.19, 6.05) |
| CIE-LCH | lch(81.05, 25.91, 13.50°) |
| OKLab | oklab(84.62% 0.0765 0.0161) |
| OKLCH | oklch(84.62% 0.078 11.9) |
| XYZ | xyz(66.3292, 58.5552, 57.0887) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.59
Pale Rose
#FDC1C5
ΔE00 2.38
Pink
#FFC0CB
ΔE00 2.50
Bubblegum
#FFC1CC
ΔE00 2.72
Light Rose
#FFC5CB
ΔE00 3.17
Soft Pink
#FDB0C0
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8BF #B8FBF4
analogous
#FBB8E1 #FBB8BF #FBD2B8
triadic
#FBB8BF #BFFBB8 #B8BFFB
tetradic
#FBB8BF #E1FBB8 #B8FBF4 #D2B8FB
square
#FBB8BF #E1FBB8 #B8FBF4 #D2B8FB
split-complementary
#FBB8BF #B8FBD2 #B8E1FB
monochromatic
#F44457 #F87E8B #FBB8BF #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.65
#FBB8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#FBB8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8BF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8BF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#FFB2BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb8bf; /* rgb */ color: rgb(251, 184, 191); /* oklch */ color: oklch(84.6% 0.078 11.9);
Tailwind
colors: {
custom: {
50: '#fecdd2',
500: '#fbb8bf',
950: '#000000',
},
}SCSS
$custom: #fbb8bf; $custom-light: #fecdd2; $custom-dark: #000000;
JSON
{
"hex": "#fbb8bf",
"rgb": {
"r": 251,
"g": 184,
"b": 191
},
"hsl": {
"h": 353.731,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.84623,
"c": 0.07816,
"h": 11.9
},
"luminance": 0.58552
}Semantic roles & 50–950 ramp
primary
#FBB8BF
secondary
#77E0D5
accent
#E6CE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383