#FBBCB9#FBBCB9
#FBBCB9 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.2% C 0.073 H 21.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCB9 |
|---|---|
| RGB | rgb(251, 188, 185) |
| HSL | hsl(3, 89%, 85%) |
| HSV | hsv(3, 26%, 98%) |
| CMYK | cmyk(0%, 25.1%, 26.3%, 1.6%) |
| CIE-LAB | lab(81.83, 22.26, 10.40) |
| CIE-LCH | lch(81.83, 24.57, 25.03°) |
| OKLab | oklab(85.18% 0.068 0.0273) |
| OKLCH | oklch(85.18% 0.073 21.8) |
| XYZ | xyz(66.5250, 59.9819, 53.9631) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.97
Light Rose
#FFC5CB
ΔE00 4.12
Lightpink
#FFB6C1
ΔE00 5.18
Pink
#FFC0CB
ΔE00 5.25
Bubblegum
#FFC1CC
ΔE00 5.33
Soft Pink
#FDB0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCB9 #B9F8FB
analogous
#FBB9D7 #FBBCB9 #FBDDB9
triadic
#FBBCB9 #B9FBBC #BCB9FB
tetradic
#FBBCB9 #D7FBB9 #B9F8FB #DDB9FB
square
#FBBCB9 #D7FBB9 #B9F8FB #DDB9FB
split-complementary
#FBBCB9 #B9FBDD #B9D7FB
monochromatic
#F44D45 #F8857F #FBBCB9 #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.62
#FBBCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FBBCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCB9
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCB9 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbbcb9; /* rgb */ color: rgb(251, 188, 185); /* oklch */ color: oklch(85.2% 0.073 21.8);
Tailwind
colors: {
custom: {
50: '#fed0ce',
500: '#fbbcb9',
950: '#000000',
},
}SCSS
$custom: #fbbcb9; $custom-light: #fed0ce; $custom-dark: #000000;
JSON
{
"hex": "#fbbcb9",
"rgb": {
"r": 251,
"g": 188,
"b": 185
},
"hsl": {
"h": 2.727,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.85181,
"c": 0.07328,
"h": 21.8
},
"luminance": 0.59978
}Semantic roles & 50–950 ramp
primary
#FBBCB9
secondary
#78DBE0
accent
#DBE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383