#FBBCB8#FBBCB8
#FBBCB8 is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.2% C 0.073 H 22.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCB8 |
|---|---|
| RGB | rgb(251, 188, 184) |
| HSL | hsl(4, 89%, 85%) |
| HSV | hsv(4, 27%, 98%) |
| CMYK | cmyk(0%, 25.1%, 26.7%, 1.6%) |
| CIE-LAB | lab(81.81, 22.13, 10.90) |
| CIE-LCH | lch(81.81, 24.66, 26.23°) |
| OKLab | oklab(85.16% 0.0677 0.0285) |
| OKLCH | oklch(85.16% 0.073 22.9) |
| XYZ | xyz(66.4199, 59.9398, 53.4091) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.32
Light Rose
#FFC5CB
ΔE00 4.45
Lightpink
#FFB6C1
ΔE00 5.54
Pink
#FFC0CB
ΔE00 5.63
Bubblegum
#FFC1CC
ΔE00 5.70
Soft Pink
#FDB0C0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCB8 #B8F7FB
analogous
#FBB8D5 #FBBCB8 #FBDDB8
triadic
#FBBCB8 #B8FBBC #BCB8FB
tetradic
#FBBCB8 #D5FBB8 #B8F7FB #DDB8FB
square
#FBBCB8 #D5FBB8 #B8F7FB #DDB8FB
split-complementary
#FBBCB8 #B8FBDD #B8D5FB
monochromatic
#F44F44 #F8857E #FBBCB8 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.62
#FBBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FBBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCB8
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCB8 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbbcb8; /* rgb */ color: rgb(251, 188, 184); /* oklch */ color: oklch(85.2% 0.073 22.9);
Tailwind
colors: {
custom: {
50: '#fed0cd',
500: '#fbbcb8',
950: '#000000',
},
}SCSS
$custom: #fbbcb8; $custom-light: #fed0cd; $custom-dark: #000000;
JSON
{
"hex": "#fbbcb8",
"rgb": {
"r": 251,
"g": 188,
"b": 184
},
"hsl": {
"h": 3.582,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.85156,
"c": 0.07342,
"h": 22.9
},
"luminance": 0.59936
}Semantic roles & 50–950 ramp
primary
#FBBCB8
secondary
#77DAE0
accent
#D8E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383