#FBBBB9#FBBBB9
#FBBBB9 is a very light, moderate red. Relative luminance 0.596; OKLCH L 85.0% C 0.074 H 20.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBB9 |
|---|---|
| RGB | rgb(251, 187, 185) |
| HSL | hsl(2, 89%, 85%) |
| HSV | hsv(2, 26%, 98%) |
| CMYK | cmyk(0%, 25.5%, 26.3%, 1.6%) |
| CIE-LAB | lab(81.60, 22.79, 10.07) |
| CIE-LCH | lch(81.60, 24.91, 23.83°) |
| OKLab | oklab(85% 0.0696 0.0264) |
| OKLCH | oklch(85% 0.074 20.8) |
| XYZ | xyz(66.3122, 59.5561, 53.8922) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.78
Light Rose
#FFC5CB
ΔE00 3.98
Lightpink
#FFB6C1
ΔE00 4.75
Pink
#FFC0CB
ΔE00 4.96
Bubblegum
#FFC1CC
ΔE00 5.05
Soft Pink
#FDB0C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBB9 #B9F9FB
analogous
#FBB9D8 #FBBBB9 #FBDCB9
triadic
#FBBBB9 #B9FBBB #BBB9FB
tetradic
#FBBBB9 #D8FBB9 #B9F9FB #DCB9FB
square
#FBBBB9 #D8FBB9 #B9F9FB #DCB9FB
split-complementary
#FBBBB9 #B9FBDC #B9D8FB
monochromatic
#F44B45 #F8837F #FBBBB9 #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.63
#FBBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#FBBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBB9
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBB9 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#D6D0B8
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbbbb9; /* rgb */ color: rgb(251, 187, 185); /* oklch */ color: oklch(85.0% 0.074 20.8);
Tailwind
colors: {
custom: {
50: '#fecfce',
500: '#fbbbb9',
950: '#000000',
},
}SCSS
$custom: #fbbbb9; $custom-light: #fecfce; $custom-dark: #000000;
JSON
{
"hex": "#fbbbb9",
"rgb": {
"r": 251,
"g": 187,
"b": 185
},
"hsl": {
"h": 1.818,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.85001,
"c": 0.07442,
"h": 20.8
},
"luminance": 0.59553
}Semantic roles & 50–950 ramp
primary
#FBBBB9
secondary
#78DDE0
accent
#DFE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383