#FBCBBF#FBCBBF
#FBCBBF is a very light, muted red. Relative luminance 0.670; OKLCH L 88.1% C 0.057 H 34.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBBF |
|---|---|
| RGB | rgb(251, 203, 191) |
| HSL | hsl(12, 88%, 87%) |
| HSV | hsv(12, 24%, 98%) |
| CMYK | cmyk(0%, 19.1%, 23.9%, 1.6%) |
| CIE-LAB | lab(85.50, 15.22, 12.41) |
| CIE-LCH | lch(85.50, 19.63, 39.20°) |
| OKLab | oklab(88.07% 0.0473 0.0323) |
| OKLCH | oklch(88.07% 0.057 34.4) |
| XYZ | xyz(70.5443, 66.9856, 58.4937) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.20
Light Rose
#FFC5CB
ΔE00 7.59
Mistyrose
#FFE4E1
ΔE00 8.00
Pale Salmon
#FFB19A
ΔE00 8.21
Bubblegum
#FFC1CC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBBF #BFEFFB
analogous
#FBBFD1 #FBCBBF #FBE9BF
triadic
#FBCBBF #BFFBCB #CBBFFB
tetradic
#FBCBBF #D1FBBF #BFEFFB #E9BFFB
square
#FBCBBF #D1FBBF #BFEFFB #E9BFFB
split-complementary
#FBCBBF #BFFBE9 #BFD1FB
monochromatic
#F46D4C #F79C85 #FBCBBF #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.46
#FBCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FBCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBBF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBBF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#E1D9BF
Tritanopia (blue-blind)
#FFC5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcbbf; /* rgb */ color: rgb(251, 203, 191); /* oklch */ color: oklch(88.1% 0.057 34.4);
Tailwind
colors: {
custom: {
50: '#fddbd2',
500: '#fbcbbf',
950: '#000000',
},
}SCSS
$custom: #fbcbbf; $custom-light: #fddbd2; $custom-dark: #000000;
JSON
{
"hex": "#fbcbbf",
"rgb": {
"r": 251,
"g": 203,
"b": 191
},
"hsl": {
"h": 12,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.88073,
"c": 0.05726,
"h": 34.4
},
"luminance": 0.66983
}Semantic roles & 50–950 ramp
primary
#FBCBBF
secondary
#7ECDE0
accent
#B7E501
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483